Join Slack
Powered by
Does anybody know if I retrieve a separate record ...
# suitescript
j
james_lloyd
11/17/2016, 3:53 PM
Does anybody know if I retrieve a separate record in the beforeLoad() of a User Event Script? Pseudocode:
If (newRecord.Parent ==
A Project
)
{
Do
X
} else
{
Do
Y
}
Open in Slack
Previous
Next