Hi Guys, I have another issue with my suitelet. Th...
# suitescript
k
Hi Guys, I have another issue with my suitelet. The suitelet is doing a redirect.toRecord after doing it's work which is passing parameters to the beforeLoad of the customer record.
redirect.toRecord({type: recordtype, id: customerID, parameters: {iwoca_sent: true}});
Then when my UE runs I get the params and show a page init message but i am getting quite a large error.