Jump to content

brobinson

Registered Users - Approved
  • Posts

    7
  • Joined

Posts posted by brobinson

  1. Hello,

     

    I am trying to create a drag and drop graphic rule that will insert a particular persons signature depending on the department of the company said person works. I was successful in doing that, however, I would like to make it more of an in-line graphic so that it moves up and down with the body of the letter. Somebody showed me how to do this using javascript for an inline graphic, but the problem with that was I had to have a field in my data that stated the file name of the signature I wanted to pull. I am trying to set this up so that I do not have to add any data to the data file as it will be a weekly ordeal and the less I have to do to the data when it comes in, the better. Is there a way I can do this?

     

    Thank you!

  2. Hello,

    I am running into the same issue, however the <superscript></superscript> tags don't seem to be working for me. It's obvious the code is working:

     

    return Field("Disclaimer").replace(/SM/g,<superscript>SM</superscript>);

     

    because I can replace the SM with anything else, and it does change it, however, does not make is superscript.

     

    I've tried changing fonts to see if that made a difference, but it has not. I am running 9.1.0 on Windows.

     

    Any help would be greatly appreciated!

×
×
  • Create New...