Message Boards Message Boards

0
|
469 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Larger text box input in FormObject

I want to make (and then cloud deploy) a form that allows users to type a paragraph. The default input for a string is a single line. I read in a post somewhere on stack exchange that using "Text" will produce a multi-line input box, but on my system (MacOS, MMA 13.2) it instead produces a "Browse" button to upload a file. For example:

FormObject[{"first" -> "String", "second" -> "Text"}]

Yields this:

form question

I can't seem to find anywhere in the documentation for forms (or indeed any kind of user input) how to obtain a larger box for entering text. It's ok if it's only a larger (or resizable) box once deployed, as that is how it will be accessed.

Gareth

POSTED BY: Gareth Russell
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract