Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Set Column Width in Saved Search
I've been able to do this in the past but I can't seem to remember the proper HTML or syntax to get this done. What I'm trying to do is set the width of a certain column to 200 pixels no matter what is in the field.
Currently I have a Formula (Text) set to:
<table width="200"><tr><td>{customfield}</td></tr></table>
This is giving me the "Error: Invalid Expression" statement. I've tried many different variation of the above but can't seem to get it correct and its driving me nuts! Any advice from more seasoned HTML experts?
0