Forum Discussion

KatherineOakey's avatar
KatherineOakey
Qrew Member
4 years ago

EOTI form that needs to Save (to trigger the associated Automation) and display the form for a new Add

This EOTI form will be used for Add functionality only (no View or Edit).

I want to display the form, get the input and have a button at the bottom that will initiate the Save (and trigger the Automation) and then re-display the form for the next Add without having the person using the form have to think about Save and Keep Working.

This form may be used on laptops/desktops but primarily on mobile devices.

------------------------------
Katherine Oakey
------------------------------
  • Noit tested, but if you set the table's Advanced Properties tab to
    "Save record automatically when a child record is added", I believe that if you just make a button which will add a new record, it will auto save before it navigates away from the record.

    The button code would be 

    URLRoot() & "db/" & dbid() & "?a=nwr"

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------