The Update E-form Table action allows you change the values in a specific table


Options


    • Document ID - The ID of the Document that contains the table. E-forms are turned into Documents once they have been created. In order to change a table you need to have the E-form as a Document and this is where you specify that Document.


    • Table Name - The name of the table you wish the update. This is the NAME property in the E-form designer.


    • Action to take - What action you wish to perform.
      • Add Row to Table - Adds a new row to the table
      • Clear Table Rows - Clears ALL rows from the table


    • Table Column Mapping (only available for "Add Row to Table" option) - This is where you specify what data to put into the table. You need to know the Names of the table columns you wish to update. Any name you enter here must match a defined table row or it will be ignored.
      • Column Name - The Name of the column in the table. Be careful that you do not use the Header value - you need the Name value. This value accepts variables.
      • Data Value - The value to place into the row for this column. This value accepts variables.



All fields can contain static values or variables.