Add Function
  • 1 Minute to read
  • Contributors

    Add Function


      Article Summary

      The Add function allows the data table to store data coming from an application. 

      Here's how you can create an Add function:

      1. Admin Menu > Database > Data Tables.
      2. Choose a data table for which you want to create data table functions and click Manage Functions under the Actions column.
      3. Click +Add New Function.
      4. Select the Add radio button.
      5. Give a name to the data function.
      6. Select the input elements for which you want to store the data in the data table.
      7. Check the Ignore Duplicates checkbox if you want to ignore duplicate records.
      8. Select an element from the Split on Field drop-down to segregate the data of that field (e.g., checklist or multi-select drop-down) and store it in different rows. For example, if you have selected multiple options in a multi-select drop-down, each option will be stored in a separate row in the data table.
      9. Click Submit to save the data function.





      Was this article helpful?