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

Lets say there is a Company table and a Employee table.

Company Table fields:

CompanyID

Company Name

Company Address

gStatus

etc

Employee Table fields:

EmployeeID

CompanyID

Employee First Name

Employee Last Name

Status

etc

If I wanted to have a portal show the records of the contacts for each company, with a radio button for full-time status and part-time status, its no problem as, I can have the relationship match on CompanyID and gStatus to Status.

Now the problem is that I want the user to be able to select an option to show ALL the employees regardless of the status.

I tried making a match from the gStatus key to a calculation field in the Employee table, but that would not work. How come calculation fields can not be used as a match key?

Any suggestions how to achieve the end result?

Make your radio button into a checkbox and allow both types of status.

  • Author

I can not use checkboxes. I need the user to basically click a button behind a radio button field that would envoke a script to change the key value.

Ok, perhaps there is more going on here than I can see. I am enclosing a very minimal example of what I mean. Look at the company layout.

status.zip

  • Author

ahhh thanks. It was the missing carriage return. That works.

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.