Order tabs in settingspage

Support General Order tabs in settingspage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #32797
    info@ceescoenen.nl[email protected]
    Participant

    I have a settingspage where I have 8 tabs (horizontal). How can I order this tabs?

    #32814
    Long NguyenLong Nguyen
    Moderator

    Hi,

    If you use the Builder to create the tabs and custom fields, you can drag and drop to re-order the tabs and fields.
    If you are using the code to register the tabs and custom fields, just move a tab above another to re-order them.

    #32819
    info@ceescoenen.nl[email protected]
    Participant

    https://ibb.co/PgTCn9K Please tell me where to order the tabs in the settings page.

    #32822
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Unfortunately, the Builder does not support re-ordering the tabs on the settings page. You can use the tab field in the Field Group to re-order them. I will inform the development team to consider supporting this option in future updates.

    #32844
    info@ceescoenen.nl[email protected]
    Participant

    Hi Long,

    I understand now! And it is better, much better, to use Tabs inside Custom Field instead of using it in the page settings. I have less Custom Fields 'groups' now.

    Could I easily merge different Custom Field Groups? Remove the group and add the same id in another Group? Maybe there is a better of faster way.

    #32851
    Long NguyenLong Nguyen
    Moderator

    Hi,

    You can create another field group with the same custom field IDs to merge more field groups into one.

    #32853
    info@ceescoenen.nl[email protected]
    Participant

    Yes I understand, but there is no easier way? Can I export / import the custom fields and change ‘ add the code? I normally use the builder.

    #32856
    Long NguyenLong Nguyen
    Moderator

    Hi Cees,

    Yes, you can use the builder to export field groups to JSON files, edit the file to add custom fields, and re-import to the builder. But please be careful with this way, it will break your field group if there is a small error like a typo.

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