Extension Builder Properties Tabs
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
-
Rainbow1
-

- Posts: 25
- Joined: Sun Jan 28, 2018 9:50 pm
Extension Builder Properties Tabs
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?
- Pablo
- Posts: 24780
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Extension Builder Properties Tabs
I’m sorry, but that isn’t possible.
Please note that the official extensions were not created with Extension Builder; they are C++ applications.
Please note that the official extensions were not created with Extension Builder; they are C++ applications.
-
Rainbow1
-

- Posts: 25
- Joined: Sun Jan 28, 2018 9:50 pm
Re: Extension Builder Properties Tabs
OK Thanks for the reply, one question then "Which PROPERTY type creates a drop-down list rather than a file selector?"
- Pablo
- Posts: 24780
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Extension Builder Properties Tabs
You can create a dropdown list with the 'options' property.