To use this plugin, you must first enable adding IDs to elements in your app, you do this at:
Settings > General > Expose the option to add an ID attribute to HTML elements
Example of how to add action to a button: 1. Add an ID to the element you want to mirror, for example text or image. 2. Add a button, double click button and click "Edit workflow" 3. Add the action "Mirror horizontally" 4. Add the ID of the input field 5. Done
NOTE: as it currently stands you can't both vertically and horizontally mirror the same element at the same time
it works just for 1 action inside a repeating group
August 12th, 2024
made a condition, if a thing have status A then "mirror element", and when the same thing have status B "reset mirror element". But only works for first action.