Hi all! In help page for the "Amortization Schedul...
# suitescript
d
Hi all! In help page for the "Amortization Schedule" record I see the following: Supported Script Types This record is scriptable in server SuiteScript only. The user events are not supported. I thought that user events were server side scripts.
k
they are but in this instance they are excluding them. so things like map-reduce/scheduled scripts would work i assume.
d
Ok, thank you! So, there is no way to trigger on this record change?
k
not if user events are not supported within server side scripts.
d
Thank you very much!