Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Textarea field height in a subform

Questions related to using nuBuilder Forte.
Locked
ahernandez
Posts: 49
Joined: Thu May 03, 2018 12:08 pm

Textarea field height in a subform

Unread post by ahernandez »

Hi

I have a subform with a textarea field and I can't show this field with a different height than other fields in the subform.
I'd like to delete or move the label of the subform to the top as well.

I would be something like this...
Captura de pantalla 2018-05-14 a las 9.25.35.png
You do not have the required permissions to view the files attached to this post.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Textarea field height in a subform

Unread post by toms »

ahernandez wrote: I'd like to delete or move the label of the subform to the top as well.
Which label do you mean? Can you mark it on the screenshot?
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Textarea field height in a subform

Unread post by toms »

In nuBuilderPro, the height of subform rows was not set to a fixed height.
v3_height.png
I think, a variable height is not implemented in nuBuilder Forte (--> e.g. see source of nuAddSubformRow())
You do not have the required permissions to view the files attached to this post.
Last edited by Anonymous on Mon May 14, 2018 11:43 am, edited 1 time in total.
ahernandez
Posts: 49
Joined: Thu May 03, 2018 12:08 pm

Re: Textarea field height in a subform

Unread post by ahernandez »

You can see here a Label call "Direcciones" by the left of the subform.
Captura de pantalla 2018-05-14 a las 11.32.39.png
You do not have the required permissions to view the files attached to this post.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Textarea field height in a subform

Unread post by toms »

Just type a space in the Label field:
subform_label.PNG
You do not have the required permissions to view the files attached to this post.
ahernandez
Posts: 49
Joined: Thu May 03, 2018 12:08 pm

Re: Textarea field height in a subform

Unread post by ahernandez »

Perfect!

Thanks toms!!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Textarea field height in a subform

Unread post by admin »

.
Locked