How can I detect if the table-view page is on a new record?
TD
Detecting if on new record
Re: Detecting if on new record
Hi,can you be a bit more specific, in the table - view you do not have a record, unless you have the tableview & detailview together.
Any help offered comes with the best of intentions. Use it at your own risk. In any case, please make a backup of your existing environment before applying any changes.
Re: Detecting if on new record
My apology for just now explaining this better. There are three attached screen captures of my app. The inspections tv.jpg and the inspections dv.jpg both show a "Add New" button on those screens. The third one, inspections new record.jpg does not have a "Add New" button so I have js code that detects the button is missing and this is how I know this is a new record being adding.
That is the only way I know of to detect a new record being added, does anyone have a better solution? Mine works but there might be a better one.
TD
That is the only way I know of to detect a new record being added, does anyone have a better solution? Mine works but there might be a better one.
TD
- Attachments
-
- inspections tv.jpg (51.1 KiB) Viewed 7944 times
-
- inspections new record.jpg (51.51 KiB) Viewed 7944 times
-
- inspections dv.jpg (70.34 KiB) Viewed 7944 times