Versions Compared

Key

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

...

  1. Create an image file for your button. Your image file must be either a .png, bmp or jpeg file. It must be the correct size before it is uploaded to your Nimbus account. As an example, this sample button above is 175 x 62 pixels.

  2. Edit the Folder properties of the folder where you will store the PDF of your newsletter. If you do not wish your clients to have to login to the Portal, you can set this folder so that it has “Unrestricted Client Access”.

    1. Image RemovedImage Added
  3. Within the Email tab of your Webform Email template, click the Attach button.

  4. Upload a copy of your image button to the Resources/Images folder. This is a Green business folder.

  5. Next to the newly uploaded button, click the Attach button (on the editor toolbar) again, and upload a copy of your Newsletter pdf. If this is already located in a Green business folder, then attach to the link for the PDF.

  6. Image RemovedImage Added

  7. Now to Link the 2 together: click the HTML tab on the bottom left of the Template dialog (as shown in above screen shot).

  8. Step 1, is to remove the text for the newsletter pdf file and also any spaces that may have been included (these are shown as &nbsp - Note also remove the ; characters). This is highlighted in the dialog below:

    1. Image RemovedImage Added
  9. Step 2 is to move the code that references the link to the PDF file. This code begins with <a href= and ends with target=”_blank”>. This code must be moved to the beginning of the <img scr= code (this is where the system references the image).

    1. Image RemovedImage Added

  10. You will then end up with code looking similar to the screen shot below:

    1. Image RemovedImage Added
  11. Your email job will then look like the sample below:

    Image Removed
    1. Image Added

  12. You will then be able to add in any other text around this button, and send out your email job.

...