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 and click . 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 called aka Send Email. Click Add.
  4. After you created this button you'll see 5 links for this button in the right of the screen.
  5. The first three of them are the SIL scripts that controls it. The first script, named 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.
  6. The second Script, named Screen Script, allows you to determine if the send email action requires additional data and builds a form that the user can fill in.
  7. The third Script , named Action Script, sends the email you'll want to the specified email addresses.

...