Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3263 Visualizzazioni

how i can execute an Automated Action on click of a button? 

please help with exampl(s).

regards


Avatar
Abbandona
Risposta migliore

1. Create an Automated Action:


Access the developer mode (Settings -> Activate the developer mode).

Navigate to the desired model (e.g., Sales Orders).

Click on "Automated Actions" under the "Automation" tab.

Click on "Create".


2. Configure the Action:


Trigger: Select "On Click".

Action To Do: Choose the action you want to automate (e.g., Send Email, Create a Task, Execute Python Code).

Apply On: Specify when the action should be triggered (e.g., Records created, Records updated, All records).

Additional Conditions: Set any necessary filters for the action (optional).


3. Add a Button to the Form View:


Edit the form view of the model where you want the button to appear.

Add a button element using XML code:



Replace your_action_id with the actual ID of your automated action.



Avatar
Abbandona
Autore

thanks... great help. will check this and confirm.

Post correlati Risposte Visualizzazioni Attività
1
set 23
1283
0
dic 22
2168
0
gen 20
160
1
lug 24
1848
1
ago 22
2442