Join Slack
Powered by
i wanna for UE afterSumit transid but getting #to ...
# general
t
Tk
04/14/2022, 6:01 PM
i wanna for UE afterSumit transid but getting #to be generated
n
NickSuite
04/14/2022, 6:57 PM
I am guessing you are using context.newRecord. If so, load the record and then get the value.
t
Tk
04/15/2022, 6:54 AM
I tried with load also but getting error
Tk
04/15/2022, 6:55 AM
message has been deleted
n
NickSuite
04/15/2022, 6:56 AM
from the error, it looks like you didn't load it correctly. you need to pass in the type as well.
NickSuite
04/15/2022, 6:56 AM
record.Type.returnauthorization is not valid
NickSuite
04/15/2022, 6:56 AM
it should be record.Type.RETURN_AUTHORIZATION
NickSuite
04/15/2022, 6:56 AM
you can also use context.newRecord.type
t
Tk
04/15/2022, 7:01 AM
Yeah its working Thanks
3
Views
Open in Slack
Previous
Next