Add multiple link actions

We have several projects starting that have slightly more complex interactive requirements.

One limitation we have encountered is only being able to trigger a single action from a link.

It will be very helpful to be able to chain multiple actions/links and also to potentially add a delay to each one.

Some representative examples would be:

  1. Trigger a url change, then open a popup,
  2. Open a popover, then trigger a slider’s next action

We envision this feature to have a + button in the link modal that allows you to sequence and reorder actions/links (similarly to how global classes currently work).

The actual dialogs to edit the actions and links can then be identical to how they currently look and function.

Thank you in advance for your consideration.