save a form and it changes other records to be the same

angelogabeira

New Member
guys, I have a record being edited in the form, this form has a status field, when saving changes to this record, I want the records of the same group to have their status also changed.
That is, I change on a group record, and when I click save, it updates the status of all group records.
 
Alternative ways to do this (in a nutshell):
1. Create another table where you set the group status.
2. Assign users to be a member of a group
3. Join the newly created group tabel with the current table

Or you can use a database trigger to update records.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top