Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Complete Field with Button initiated script

Featured Replies

in conjunction with my other question about the maximum number of scripts, I realized I've missed a step.

As well as having the button go to the next field, I want the same button and script to enter today's date in a completed date field.

Let's say my conditional field is field 1 and my completed date field is field 2 (is there a convention for naming fields in these questions?). If the answer to field 1 is yes, go to field 3. If the answer to field 1 is no, go to field 4.

so even though I've decided to have a script per variation, I was wondering if I could create one script to have the completed date field have today's date. In non-FM language, I'm thinking the logic is like this

If Field1 <> null

then set Field1 to Today's Date

...If Field 1 = yes go to Field3

...Else go to Field4

End if

Lines 1, 2 and 5 would be the Completed Date script. But the next time I use this Completed Date script it will be with a different field so that needs to be a variable of some sort based on location (?)

Lines 3 and 4 would be the conditional go to a different field script.

I now see that I'm going to have a problem because I want to nest the unique script within the common and repeatedly used script.

help

Christopher

Edited by Guest
didn't look right

  • Author

From trying to find other solutions it seems like evaluate would be used to fill in the field. Is that right?

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.