Use trigger script to provide info message

LabKey Support Forum
Use trigger script to provide info message Sev  2018-06-25 12:40
Status: Closed
 

Hello

We would like to give users an informational message following a dataset row insert that meets certain criteria. We have trigger scripts setup to check the criteria but it seems the only way to provide messages to the user is via the errors object, which would cancel the insert.

Is there a way we can set a message after an insert into a dataset that wont result in the transaction being cancelled?

Thanks

Sev

 
 
Jon (LabKey DevOps) responded:  2018-07-09 15:51
Hi Sev,

Unfortunately, the current design of LabKey does not make this possible. You would have to augment/change the codebase to add the functionality that you're seeking here.

Regards,

Jon