OnePlan Tip: Use HTML to Format Custom Text Fields
Small formatting changes can make a big difference in how information appears on a OnePlan detail page. One helpful tip is that custom text fields can support basic HTML, which allows you to improve how text is displayed.
For example, if you want text in a custom field to appear bold and better match the style of other field labels on the page, you can enter:
<b>Text here</b>
How to update the text
- Go to the grid settings to edit the detail page.
- Find the text field you want to update and click the edit icon.
- Enter the HTML code in the text box, then save your changes.
Using simple HTML like this is a quick way to improve readability and create a cleaner, more polished detail page in OnePlan.