Welcome to the nuBuilder Forums!

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

How to edit a new form2 from browse form1 via a button on each row ?

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
yvesf
Posts: 337
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 92 times
Been thanked: 11 times

How to edit a new form2 from browse form1 via a button on each row ?

Unread post by yvesf »

Hello,

In a browse form1, when I double click on a row it opens the corresponding edit form1 (native behavior). How can you add a button in the browse form1 to open another form2 desactivating the nativ mechanism which opens the form1 ?
form.jpg
What is the best approach ?
Many thanks for routing me to the right direction.
Thx,

Yves
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: How to edit a new form2 from browse form1 via a button on each row ?

Unread post by kev1n »

Hi Yves,

You can check out the form's Browse and inspect the source to see how it's done.
You do not have the required permissions to view the files attached to this post.
yvesf
Posts: 337
Joined: Sun Mar 14, 2021 8:48 am
Location: Geneva
Has thanked: 92 times
Been thanked: 11 times

Re: How to edit a new form2 from browse form1 via a button on each row ?

Unread post by yvesf »

Thanks Kev1n;
Post Reply