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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Can we edit the size of input fields/boxes from an online form template?
Hi,
I am trying to create an online form template for a custom record type. I can add colours to field labels and increase/decrease sizes but unable to do it for input boxes? I do not have much experience with HTML or CSS:(!
In my form I have text, long text, time, date, number,check box and list fields.
Below is a part of my html code. How can I change size, border of input fields?
<tr><td><p>Job Task<abbr class="req" title="required">*</abbr></p></td><td><NLCUSTRECORD_REC_JOBTASK></td></tr>
0