Forced sync when form question is answered

I’ve been looking through several threads, and cant quite find the answer on this, so hoping you’ll be able to help.

Current setup:
Have form, with mutli-tabbed sections for questions. Need to be able to navigate between them, as survey wont always be in order. Need to force a sync when the user answers the last question on a specific tab, as they are consistently not going to the end to ‘save’. I am unable to use “show_if” and hide each tab, thus bringing forward the ‘save’ button, as they need to be able to move between tabs.

Issue:
I would like to use an expression to force the sync, using something like:
if([coffee]=“save”,LINKTOVIEW(“Onboarding”) & “&at=” & (NOW() + 1),"")
However this doesnt seem to be working corrrectly.

Is there something obvious I am missing, or another way to manually add a “Save” button using a single entry Enum column?

Thanks

0 7 211
  • UX
7 REPLIES 7
Top Labels in this Space