Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
One option is to use an Automation.
The second option is to create a areport Link field on your child table to match
Related parent on the left
With the Record ID If the parent on the right.
Once you have a report link field the edit related record will not be greed out.
The second option is to create a areport Link field on your child table to match
Related parent on the left
With the Record ID If the parent on the right.
Once you have a report link field the edit related record will not be greed out.
TestAccount
7 years agoQrew Trainee
Ah...figured out the "issue" with deletion...the date formatting granularity limits the GUI to minutes -- running a query to view the data in date epoch format shows the deletion is working....thanks!