Thanks, I've seen this topic. I made a slightly different implementation. I have a need to work away from the city in conditions of poor communication. Therefore, my implementation saves the data in Localstorage and adds them to the database by calling a php procedure directly into the database. Thus, keeping them just in the form can lead to data loss when the connection is broken.steven wrote: ↑Thu Jun 09, 2022 3:35 pm Hi selector,
The easiest way to add a number of records at a time to a table is through a BrowesEdit Form before you ask a Lookup to Choose just one record.
You could do this by adding a Button that goes to that BrowesEdit, placing it near the Lookup, and making its title something like
Add Multiple Records For this Lookup.
Steven
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Open -> Add record -> Save and Close -> Add to Lookup
Re: Open -> Add record -> Save and Close -> Add to Lookup
Re: Open -> Add record -> Save and Close -> Add to Lookup
selector,
The good thing about nuBuilder is that you can make a Web Application quickly but the developer can still customise it to their own needs.
Steven
The good thing about nuBuilder is that you can make a Web Application quickly but the developer can still customise it to their own needs.
Steven
A short post is a good post.