Sunday, March 31, 2019

Functions that gets triggered when using Quick Add Portlet

There are some instances when users would like to use the Quick Add Portlet to create new records and then do the other needed logic via script, thus, they would need to know which script trigger gets triggered when using the said portlet.

Client Script triggers such as save record, post sourcing, recalc and validate field do not get triggered when using the said portlet.

As for User Events Scripts, only the before and after submit functions gets triggered, provided that no error pops up after clicking the save button on the portlet.

Note that all of the mandatory fields of the to be created record needs to be added on the Quick Add portlet, or else an error stating that those fields needs to be populated would pop-up upon clicking the Save button.

No comments:

Post a Comment