Extension Builder Properties Tabs

This section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Forum rules
This forum section can be used to submit suggestions for Extension Builder.
Note that this section is not monitored for support.
Post Reply
Rainbow1
 
 
Posts: 25
Joined: Sun Jan 28, 2018 9:50 pm

Extension Builder Properties Tabs

Post 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?
User avatar
Pablo
 
Posts: 24780
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Extension Builder Properties Tabs

Post 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.
Rainbow1
 
 
Posts: 25
Joined: Sun Jan 28, 2018 9:50 pm

Re: Extension Builder Properties Tabs

Post by Rainbow1 »

OK Thanks for the reply, one question then "Which PROPERTY type creates a drop-down list rather than a file selector?"
User avatar
Pablo
 
Posts: 24780
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Extension Builder Properties Tabs

Post by Pablo »

You can create a dropdown list with the 'options' property.
Post Reply