Welcome to the nuBuilder Forums!

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

'Delete' colum in subform

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
selector
Posts: 41
Joined: Tue Feb 22, 2022 1:55 pm
Has thanked: 9 times

'Delete' colum in subform

Unread post by selector »

Hi! 'Delete' colum is positioned at the right border of the subform, but when there are many columns, the 'Delete' column does not appear at the end of all the columns, but at the corresponding position of the last visible column of the subform according to the subform's width.
subform.png
I found several similar topics in the archive, but they were unanswered. Well, at the same time there is a question - maybe someone will tell me a convenient way to create a subform with a large number of columns.
Thanks
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: 'Delete' colum in subform

Unread post by kev1n »

Hi,

How many columns are there?
gerese
Posts: 132
Joined: Sun Dec 16, 2018 6:13 pm
Location: România
Has thanked: 30 times
Been thanked: 4 times

Re: 'Delete' colum in subform

Unread post by gerese »

Hi, in my case ... 10 columns.
delete.jpg
You do not have the required permissions to view the files attached to this post.
nuBuilderForte .... BIG Like !!!
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: 'Delete' colum in subform

Unread post by kev1n »

Quick fix/workaround: Add a dummy Word object with width = 20 at the end.
Post Reply