Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Can you have the Action update a flag on the Shot ID to indicate that the Job ID has been logged.
Then have a condition on the Action to fire the Job UD log not to fire if it�s akready been fired once.
Note that an action can edit the record that triggered the Action. Ie the shot id table.
The trick is to create a Report link field that matches the record ID on the left side with same app same table /field [RecordID] on the right.
Then have a condition on the Action to fire the Job UD log not to fire if it�s akready been fired once.
Note that an action can edit the record that triggered the Action. Ie the shot id table.
The trick is to create a Report link field that matches the record ID on the left side with same app same table /field [RecordID] on the right.