How to get text of wildcard?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-02 12:37 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-06 9:29 PM
In that case you can have a look at Juliette's Keypad custom widget which strips the text written by the user to put it in the text area under "Your saved text is" as shown in her screenshot.
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-05 6:02 PM
Hello,
Could you elaborate a bit more on what you mean ? You could maybe have a look at the UI examples "Flex Button Example" or Juliette's custom keyboards which use wildcards to display numbers and texts. Or is it more a C++ related question on how to handle text/strings ?
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-05 11:54 PM
I have text area "--" like this
When I click on dropdown and select what I want
I need to get content of text area which changed and save it to model because I use this text area in next screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-06 9:29 PM
In that case you can have a look at Juliette's Keypad custom widget which strips the text written by the user to put it in the text area under "Your saved text is" as shown in her screenshot.
/Romain
