Bradley Quinlan
Posts: 0
Joined: Sat Mar 28, 2015 12:04 pm

app creator express change text input

I have recently create an app using app creator express, it works great however would like to change the text input to "Textarea" (As i need need multiple lines) , i found a selection where the component can be change "Custom components - widgetstring". however when change, the custom field with the value: {{FieldValue}} disappears. Does you have any suggestion for change?
Or to put it simple how do I make the text field bigger and multiple lines?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

app creator express change text input

Hi Bradley -

Could you please describe your issue with more details? Are you using custom component in your app?

Bradley Quinlan
Posts: 0
Joined: Sat Mar 28, 2015 12:04 pm

app creator express change text input

Hi

Thanks you for your response, I have create an application using the app creator express. Refer to link: https://devcenter.appery.io/documenta...
The app works great, except for the text input, which need to be bigger and multiple line.
I am only using the components supplied / build as part of app creator express.
One way I thought I could modify the app creator express generated application "text input" (highlighted in red) to a "TextArea" however I could not made this work.
Do you have any suggestion?
Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

app creator express change text input

Hello,

Sorry for delayed reply.
To change component you will need to break Custom component apart

Image

And then replace Input with Textarea component, but note, you will need to edit mapping to make this work

Bradley Quinlan
Posts: 0
Joined: Sat Mar 28, 2015 12:04 pm

app creator express change text input

Thanks you for the reply. I change the text input and have successfully re-mapped . Thanks you for your assistants

Return to “Issues”