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.
Juggernaut

Featured Replies

Hello,

I am trying to find a way to add a checkmark next to a field if that field is not empty, any suggestions on how???

Thank you,

Tom

Let's say your field is called FieldName.

1. Add a calc field

FieldFull_flag= if (not isempty(FieldName, 1, 0). Make sure in the Storage tab that you have Do Not Store selected.

2. Create a Value List, "1/0" that contains the values 1 and carriage return and 0.

3. Place the calc field on your layout and format it to be a checkbox, and resize it to only show the first checkbox.

4. Assign the "1/0" value list to your checkbox.

5. Turn off Browse Mode in the Field Behavior for the checkbox.

  • Author

Thanks!!!!

Just tried it and it works perfect!

Thanks,

Tom

It might be a little overkill to define a VL, when you can define a numeric fields appearance as boolean - here can the result of a simple IsEmpty(fieldName)'s positive result be given void and the negative be given unicode 2713 or something in that direction.

--sd

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.