Join Slack
Powered by
Anyone know if it's possible to have more than 1 p...
# suitescript
c
Corey Schwoebel
04/07/2021, 6:07 PM
Anyone know if it's possible to have more than 1 pageObject in a suitelet? For example, can a suitelet have a form AND a list?
m
MTNathan
04/07/2021, 6:20 PM
You can add a sublist to a form, but you can't return both a form and list object -
writePage
only takes the one
pageObject
parameter.
c
Corey Schwoebel
04/07/2021, 6:21 PM
Thank you!
👍 1
4
Views
Open in Slack
Previous
Next