Page 1 of 1

Extension Builder Properties Tabs

Posted: Thu Jul 02, 2026 8:24 am
by Rainbow1
I’m building a custom extension in WYSIWYG Web Builder and currently all my properties appear in one long list under a single tab. I’d like to create multiple tabs in the properties window (similar to how official extensions have General, Advanced, Events, etc.) so I can group related settings more cleanly. How do I create extra tabs in the Extension Builder?

Re: Extension Builder Properties Tabs

Posted: Thu Jul 02, 2026 11:07 am
by Pablo
I’m sorry, but that isn’t possible.
Please note that the official extensions were not created with Extension Builder; they are C++ applications.

Re: Extension Builder Properties Tabs

Posted: Fri Jul 03, 2026 3:58 pm
by Rainbow1
OK Thanks for the reply, one question then "Which PROPERTY type creates a drop-down list rather than a file selector?"

Re: Extension Builder Properties Tabs

Posted: Fri Jul 03, 2026 4:45 pm
by Pablo
You can create a dropdown list with the 'options' property.