Multiline or multirow inputbox
Moderator: Martin
Multiline or multirow inputbox
Can you add a multiline input box
- Attachments
-
- Screenshot_2016-05-23-04-30-28.png (187.03 KiB) Viewed 23217 times
-
- Screenshot_2016-05-23-04-31-20.png (105.24 KiB) Viewed 23217 times
Re: Multiline or multirow inputbox
A checkbox in the text dialog, to enable multiline, may do.
How would input be returned? Escaped line feeds in a string, returned in a simple variable? A list? Latter probably preferable, but should that be an implied characteristic?
How would input be returned? Escaped line feeds in a string, returned in a simple variable? A list? Latter probably preferable, but should that be an implied characteristic?
Re: Multiline or multirow inputbox
simply return the variable (value) or another , that you want
I 'm Spanish and I'm doing the translation through google translator
I 'm Spanish and I'm doing the translation through google translator
Re: Multiline or multirow inputbox
So the variable in your example will contain "kgsuds" ?
Re: Multiline or multirow inputbox
Action Input Dialog should already allow entering multiple lines of text by default (except when the keyboard does not show the enter key for some reason).
Re: Multiline or multirow inputbox
Strange, all keyboards I've tried end input when pressing Return: Swype, Hacker's keyboard, Terminal IDE keyboard, external bluetooth keyboard. Also, Ctrl-J or Ctrl-M are ineffective.
Re: Multiline or multirow inputbox
In the input dialog action , you can change the text of a text line and multiline text choice
Last edited by Ruben-pc on 24 May 2016 20:19, edited 1 time in total.
Re: Multiline or multirow inputbox
That's strange. Is there an enter key when long-pressing the 'Listo' key?
Enter is displayed and seems to work on Google Keyboard, Swift and Hackers Keyboard on my device (Nexus 5X, Android 6). What's the Android versions you are using?
Enter is displayed and seems to work on Google Keyboard, Swift and Hackers Keyboard on my device (Nexus 5X, Android 6). What's the Android versions you are using?
Re: Multiline or multirow inputbox
Sorry, my bad. I've fixed this a few weeks ago for version 1.31 (available in the EAP forum) but could not remember 

Re: Multiline or multirow inputbox
In the input dialog action , you can change the text of a text line and multiline text choice
That is, instead of being an option to put text , there are two .
One line
multiline
in some cases I need to be just one line.
That is, instead of being an option to put text , there are two .
One line
multiline
in some cases I need to be just one line.
- Attachments
-
- sketch-1464122166105.png (111.36 KiB) Viewed 23173 times