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.

Is there a script trigger for when a portal record is created?

Featured Replies

Just as the title says, I need to launch a script when a user adds a new portal row. I am trying to use modify - but it doesnt seem to work when a new row is added, maybe because its not an existing row? Not sure. Any work arounds for this or ideas on how I can prompt a script to run when a new portal record is created? Thanks!

Rather than on modify, try OnObjectValidate.

... ideas on how I can prompt a script to run when a new portal record is created? 

 

Timing is everything here.  Do you want the script to run when the User first clicks into a new empty row (using the trigger to perform tasks before the User begins)?  Or should it run after the User is finished with a single field (and if so which field) or after User finishes all their data entry on the row?  

 

Also, if there are tasks to perform beforehand and/or if there there are tasks which only be performed if the record is new (but not if it is modified later) then you might consider removing the 'Allow Creation' on the relationship and instead add new records via script to begin with.  So really we need more information to offer the best suggestion.  :-)

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.