TextArea and HTMLArea on responsive form

Forum to discuss the new web client version of Servoy.

TextArea and HTMLArea on responsive form

Postby steve1376656734 » Tue Jan 09, 2018 5:14 pm

Hi,

I have two issues that I can't seem to find a way to resolve.

  1. If I add a textarea component to a responsive form, how do I either set the number of rows or make it resize with the form?
  2. How can I add a HTMLArea component to a responsive form (so that I get the TinyMCE editor?

Thanks
Steve
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: TextArea and HTMLArea on responsive form

Postby nic » Fri Nov 16, 2018 10:55 am

Hi Steve,

I seem to have the same problem. Did you find any answers to this problem yet?
nic
 
Posts: 21
Joined: Fri Nov 16, 2018 10:54 am

Re: TextArea and HTMLArea on responsive form

Postby steve1376656734 » Sat Nov 17, 2018 2:49 am

Not really.

The only way around the HTML area is to add it to an anchored form and then add the anchored form to a responsive form using a formcomponent widget.

For the textarea we have move to using a third party component that has this functionality.

Thanks
Steve
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Re: TextArea and HTMLArea on responsive form

Postby nic » Tue Jan 08, 2019 2:49 pm

Hi Steve,

I have managed a workaround with a custom div and css :

.mapsarea {
min-height: 300px;
}
nic
 
Posts: 21
Joined: Fri Nov 16, 2018 10:54 am


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 8 guests