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.

Featured Replies

I am looking for help. I want to put checks in the check boxes instead of X's any suggestions?

quote:

Originally posted by Jgrove:

I am looking for help. I want to put checks in the check boxes instead of X's any suggestions?

If you are using a single item field. Then make it a container. Put a button over it, which checks to see if the field is empty, if so paste a checkmark graphic into the container. Likewise the script should clear the field if it is not empty.

Pretty easy to do, but only works where you have a check or not. I do not know of an easy way to do this with multiple checkmarks in the same field.

  • Author

Thanks for the respones. I was hoping there was an easy solution to this because I am graphically challenged!

  • Author

Post deleted by LiveOak

  • 1 year later...

How do I do the 'paste a checkmark graphic into the container' bit? I understand the rest of the process.

Thanks

A "SetField()" script step will copy the contents of one container field to another container field. To get a graphic into your "storage" or "stock graphic" container, copy it in layout mode, switch to browse mode, click into the container field and paste the graphic. The "variable" container field can then be set to the graphic using a "SetField" and cleared by setting it to "".

-bd

Check out the templates at www.layoutmode.com for an example, and perhaps even some graphics you'll like. My favorite is graphite... an OSX look-alike.

Notably, its easier, and gives a bit more integrity, if you set up the container with the checkbox as a calculation. Don't have a script make a checkbox appear, instead make two global containers, one holding ap ic of an empty box, one off a filled box. Then, make a calculation with a container result, that trips to equal one or the other, depending on the value of the field that the conttainer is representing.

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.