Add Controsl to Theme Builder Preview

Answered
0
0

I would be glad if you could guide me on how to add controls to the Theme Builder preview window.

Specifically i want to add the TagTextBox to the preview area.

  • You must to post comments
Best Answer
1
0

Hi Nicholas,

There are 2 different approaches:

  • Easy way is to directly accessing your application from the theme viewer by going to the “Browser” tab and then navigating to your application. From there you can theme your running app on the fly without having to create any custom preview scripts.
  • Hard way is to write custom preview scripts in Javascript, you can do that by clicking on the “pen” icon next to the zoom (see attached screenshot)

You can find all the JavaScript classnames in our documentation under the JavaScript Widget” section.

HTH,
Alaa

  • Nicholas
    Thanks Alaa. First suggestion works fine for me.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.