DropdownRoles Editing Options

After setting up a DropdownRole you might want to edit it. This page will show you how to do that.

This section will cover:

Editing the appearance

Changing texts on the DropdownRole

The command /dropdownroles edit appearance offers a wide range of text editing options, like:

Learn more about DropdownRole Settings
Copied command to clipboard
/dropdownroles
edit
appearance
message_url
row

Changing the order of the options

/dropdownroles edit appearance offers 2 ways of reordering options:

warning
custom_order is only recommended for experiences users

Using custom_order:
The command option requires you to give the current position of the option in the new order separated with a comma.
Let's take the following SelectMenu as an example:

Example SelectMenu
expand_more
Option 1
Option 2
Option 3
Option 4
Option 5

Now, if you want to achieve the following SelectMenu as the result:

Example SelectMenu
expand_more
Option 2
Option 1
Option 4
Option 3
Option 5

This would be your options value: 2, 1, 4, 3, 5

Editing the roles

Adding or Removing Roles

The command /dropdownroles edit roles allows you to remove or add roles.

Adding Roles

Copied command to clipboard
/dropdownroles
edit
roles
action:Add Role
message_url
row

When adding a role you will be promted with a samiliar looking modal (the same one is used in /dropdownroles advanced)
If you need help with the form, please read the following page:

Removing Roles

Copied command to clipboard
/dropdownroles
edit
roles
action:Remove Role
message_url
row

After sending the command you will be prompted with the exact DropdownRoles you are targeting. Now simply select the option you want to remove.

Editing existing Roles

To edit an existing role in a DropdownRoles Setup use the following command:

Copied command to clipboard
/dropdownroles
edit
option
message_url
row
option

You will be asked to give option argument.
In the SelectMenu below you can see that the first option would be the number 1

Example SelectMenu
expand_more
Option 1
Option 2
Option 3
Option 4
Option 5

After sending the command you will be prompted with a samiliar looking modal (the same one is used in /dropdownroles advanced)
If you need help with the form, please read the following page: