Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #108525
    edwardsmarkff
    Participant

    hello –

    i want to be able to add html tags into my smart-window label.

    this is the only way i could think of to do so:

    https://codepen.io/edwardsmarkf/pen/QWJXaBZ

    as you can see, i am manipulating the internal html.

    can you think of a better way?

     

     

    #108526
    edwardsmarkff
    Participant

    scratch question please.  i was trying to put a drop-down-list in the title bar.   that appears to be impossible since the drop-down-list wont open properly.  😁

    #108532

    Hi,

    Here is an example of adding drop-down list in the header:
    https://codepen.io/svetoslavb04/pen/MWzNpvq

    As you can see, you should use a header template to set the content of the header.
    Next, the drop-down of the list should be appended to the body in order to open properly.

    Best Regards,
    Svetoslav Borislavov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.