• Hello,

    Is there a way to insert HTML markup in the stored values of a multi-select field?

    I am adding a set of product features that can be selected. Then when selected I will style them in a nice formatted graphical layout.

    Essentially, each feature will be formatted like the following:

    <ul>
    <li>
    <h2>Title</h2>
    <p>Description</p>
    </li>
    </ul>

    Thanks in advance for any replies!

    https://www.ads-software.com/plugins/custom-content-type-manager/

  • The topic ‘HTML markup in stored values of a multi-select field?’ is closed to new replies.