RE: How to display fields one below one in suitelet
I want to display fields one below one in a suitelet. How it can be achieved? Please help:
Expected output:
field1
field2
field3
field4
field5
field6
field7
Total
Hi,
Depending on your exact situation, you will need to use Field.updateBreakType() [https://suiteanswers.custhelp.com/app/answers/detail/a_id/48721] and possibly Field.updateLayoutType() [https://suiteanswers.custhelp.com/app/answers/detail/a_id/43655].
Let me know if you need any further help.
Thanks,
Chris