The implementation example shown below is available in the demo asset. We recommend consulting them for a better understanding
Implementation of the action Crop Step by Step
1.Create the screen action
Create a screen action to call the corresponding action. Nominated CropOnClick.
2.Call the Action
Open the screen action previously created and drag and drop the action "Crop", inside of the action, assign the inputs needed to the action
3.Trigger the screen action
Create a button and a form to trigger the previous action.
This example can be used as a model for the other actions.