Subform not adding item
Posted: Thu Oct 16, 2014 7:22 am
Hi all,
I've got an issue with building my mini app using NuBuilderPro.
I have a form with a sub form that is displaying records correctly.
The issue is that when I add a new record in the subform, it shows, but disappears as soon as I hit save.
The strange thing is that it was working before.
The SQL on the subform is simply: SELECT * FROM car_variations WHERE car_id = '#RECORD_ID#'
Any ideas?
I've got an issue with building my mini app using NuBuilderPro.
I have a form with a sub form that is displaying records correctly.
The issue is that when I add a new record in the subform, it shows, but disappears as soon as I hit save.
The strange thing is that it was working before.
The SQL on the subform is simply: SELECT * FROM car_variations WHERE car_id = '#RECORD_ID#'
Any ideas?