Welcome to the nuBuilder Forums!

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

Display Edit form without needing to click Add

Questions related to using nuBuilder Forte.
Post Reply
mjd300
Posts: 21
Joined: Sat Oct 15, 2022 8:47 am
Has thanked: 1 time
Been thanked: 2 times

Display Edit form without needing to click Add

Unread post by mjd300 »

I hope I am describing this correctly.

When I set a form to type Edit and display directly with f=, all is ok except the user needs to click 'Add'

I cannot figure out how to display the form without the user needing to click the Add button.

I can display a form directly by setting it to Launch, but then I guess it is not a form as it does not have the action (Save) button.

Am I missing something obvious here?
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Display Edit form without needing to click Add

Unread post by kev1n »

Pass the argument &r=-1 in the url to open a new record.
mjd300
Posts: 21
Joined: Sat Oct 15, 2022 8:47 am
Has thanked: 1 time
Been thanked: 2 times

Re: Display Edit form without needing to click Add

Unread post by mjd300 »

Great, thanks.
Post Reply