Page 1 of 2

Multiline or multirow inputbox

Posted: 23 May 2016 02:34
by Ruben-pc
Can you add a multiline input box

Re: Multiline or multirow inputbox

Posted: 23 May 2016 08:33
by Bushmills
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?

Re: Multiline or multirow inputbox

Posted: 23 May 2016 16:06
by Ruben-pc
simply return the variable (value) or another , that you want

I 'm Spanish and I'm doing the translation through google translator

Re: Multiline or multirow inputbox

Posted: 23 May 2016 17:40
by Bushmills
So the variable in your example will contain "kgsuds" ?

Re: Multiline or multirow inputbox

Posted: 23 May 2016 18:40
by Martin
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

Posted: 24 May 2016 09:49
by Bushmills
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

Posted: 24 May 2016 14:14
by Ruben-pc
In the input dialog action , you can change the text of a text line and multiline text choice

Re: Multiline or multirow inputbox

Posted: 24 May 2016 18:36
by Martin
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?

Re: Multiline or multirow inputbox

Posted: 24 May 2016 19:09
by Martin
Sorry, my bad. I've fixed this a few weeks ago for version 1.31 (available in the EAP forum) but could not remember :oops:

Re: Multiline or multirow inputbox

Posted: 24 May 2016 19:53
by Ruben-pc
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.