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

Auto create record in another file

Featured Replies

Could anyone tell me how or if it is possible to...

automatically create a record (in another table) when a specific checkbox is checked? :qwery:

Does the value list for the checkbox consist of a single value or multiple ones?

What is the purpose of creating a new record in the other table?

  • Author

Correction: I want the record created in another TABLE within the same file.

The set contains multiple values (8 to be exact).

Basically the RFI Layout is a question from a Contractor that we (the architect) answers. When that RFI answer is telling the Contractor to change something on the building, a record in the MC Layout needs to be created that will tell the architect what the issue was and what needs to change on the blueprints.

When a record in the "RFI layout" (rfi_table) is answered and "SS" value (checkbox) is selected, it is a signal that the answer is a change to the building and that the architect needs to change the blueprints.

Instead of making someone go into both layouts and document the information, I wanted to make it automatic.

I need for a record to automatically be created in the "MC layout" (mc_table) when the "SS" checkbox is selected on an RFI record. When the record is automatically created in the "MC layout" it needs to have copied data from the RFI record and pasted it into the newly created MC record.

Does that help?

Correction: I want the record created in another TABLE within the same file.

Yes, that's what I asked about. :wink2:

If the values for SS are constant, you can create a button over each checkbox which is attached to a script to create the new record in the MC table and pass it the appropriate SS value as a script parameter.

  • Author

Sorry :, doing too many things at once!

So when I make the button, obviously I make it look like a checkbox. How does it know to also check the box? Is that something I have to put in the script when the button is clicked?

Each button can be transparent, sized to match a checkbox, and placed directly over the appropriate checkbox value. If more than one value may be selected, the script will look a bit differently than if only one selection is allowed. Either way, the script will use the Set Field step with Get(ScriptParameter) in its calculation.

So, which type do you need?

  • Author

They will be able to click multiple values.

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.