Create Multiple Links in a Custom Field

Solution

  1. Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
  2. Label: Enter Label
  3. Type: Select Inline HTML
  4. Click Applies To
  5. Purchase: Enter Checkmark
  6. Click Validation & Defaulting
  7. Formula: Remove Checkmark
  8. Default Value: Add <br/> tag after each line of hyperlink
    Example:<a href="https://www.netsuite.com">NetSuite</a> <br/> <a href="https://www.oracle.com">Oracle</a>
  9. Click Save

Leave a comment

Your email address will not be published. Required fields are marked *