(one thing you need to watch out for is that the NetSuite WYSIWYG editor likes to remove closing tags (like
</img>
) which causes xml problems)
b
Budy Sutjijati
09/12/2019, 5:35 AM
hmm, perfect! I will try this. Okay, well I just want to output a table. No images at the moment.
Just to be sure, outputting these kinds of inline html type fields doesn’t need any particular builtins right? Simply ${record.nameOfField} as usual?
m
michoel
09/12/2019, 6:33 AM
Yep that's all I needed to do (sorry, just noticed this now)