Hi,
I'm new in nuBuilder and trying to find way for save records to many tables from the one form.
Is it possible in nuBuilder?
Thanks in advance
Elmira
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.
save data to several tables from the one form
-
- Posts: 7
- Joined: Sun Mar 01, 2015 8:35 pm
Re: save data to several tables from the one form
elmira_k82,
Not without custome PHP on Before Save or After Save.
Steven
Not without custome PHP on Before Save or After Save.
Steven
-
- Posts: 7
- Joined: Sun Mar 01, 2015 8:35 pm
Re: save data to several tables from the one form
Thanks Steven,
going to find right way to do it with custom code.
going to find right way to do it with custom code.
-
- Posts: 7
- Joined: Sun Mar 01, 2015 8:35 pm
Re: save data to several tables from the one form
Thanks Steven,
I'm not sure its best way as I try to do but it works with custom php, only on edit form where I add custom checkbox objects values is not working for them.
Also this too tables joind with inner join, and on browser form I see both field values as need.
I'm not sure its best way as I try to do but it works with custom php, only on edit form where I add custom checkbox objects values is not working for them.
Also this too tables joind with inner join, and on browser form I see both field values as need.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 7
- Joined: Sun Mar 01, 2015 8:35 pm
Re: save data to several tables from the one form
also add jquery into nuLoadEdit() function and now checkboxes work fine 

You do not have the required permissions to view the files attached to this post.