Join Slack
Powered by
`scriptContext.mode` is not available in `lineInit...
# suitescript
r
reptar
08/22/2023, 6:24 PM
scriptContext.mode
is not available in
lineInit
? How can I handle different behaviors based on create / edit / etc.?
b
battk
08/22/2023, 6:50 PM
store the mode in a variable during the pageInit to use in the lineInit
👍 2
2
Views
Open in Slack
Previous
Next