I am new to NuBuilder and would like to use it to build a small webapp, having very basic experience with mySQL and php.
I have a very general question:
Now, what would be the smartest way to build forms that update data or create several new records in different db tables that are linked by foreign keys at once, in one form?
I can retrieve data for the browse screens by inner join statements, but just creating a record and link it to other existing/new records seems hard to do. Is the subform approach the way to go? I assume I would need some after save code to do the db update.
I watched your videos for NuBuilder Pro (this robot voice and guitar song is driving me nuts btw, sorry for your good intentions but I preferred the real Australian guys

Do you have the customers/invoice/products example as a sample db? How much extra php/JS/Sql is needed?
BR, Tinka from Denmark