Discussions

 View Only
Expand all | Collapse all

Create a record in a table based on value change of a field in a second table

  • 1.  Create a record in a table based on value change of a field in a second table

    Posted 05-22-2017 21:36
    I have a request table and a log table which are related. If someone changes the Status field of a record in the request table, I want a new related record to be created in the log table to record that change.

    Is there a way to do that?


  • 2.  RE: Create a record in a table based on value change of a field in a second table

    Posted 05-23-2017 00:43
    I believe that the new ACTIONs can do that.  Look for that on the Parent table settings.


  • 3.  RE: Create a record in a table based on value change of a field in a second table

    Posted 05-23-2017 16:25
    Thank you! That worked.