Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. To configure created custom field go to cog wheel menu. Click Configure.
  2. To create a button that triggers the dialog for the email details click Edit Buttons.
  3. To Add New Power Action insert a Button Text for instance Send Email. Click Add.After you created this button you'll see   
  4. 5 links for this button in the right of the screen will appear.The  The first three of them are the SIL scripts that controls it. 
    • The

...

    • Condition Script

...

    •  contains the condition for the button visibility. The default value is visible, so if you want all the user to see and action this button you can let the default script.
    • The

...

    • Screen Script

...

    •  enables you to determine if the send email action requires additional data and builds a form that the user can fill in.
    • The

...

    • Action Script

...

    • sends the email you

...

    • want to the specified email addresses.

Step 3: Configure the Screen Script

...