Editing and Moving Specific Client Side Actions

So I have created a nice set of 4 actions which are triggered when I successfully add a contact to the database. All is working well.

Then I realise I want to change the id of an item involved - in this case, the id of the modal to be closed upon success (from model_add_contact to m_add_contact). So I make the change to the modal, but then I need to change the action too.

  1. Can I change the id of the modal by editing the “hide” entry in the action list?

  2. If I have to delete the existing “hide” entry in the action list which was at position 2, then the new one I add will be at position 4. Can I move it to position 2? Or do I have to delete all the actions in between and re-enter them?

I ask as I cannot see a clear way to achieve either of these tasks!

Best wishes,
Antony.

Community Page
Last updated: