Jump to content

Mads

Registered Users - Approved
  • Posts

    5
  • Joined

Posts posted by Mads

  1. Hey I´ve done this a couple of times. Just add a folder, press edit and the HTML iframe code in the custom content window. You can set the width of the iframe to fit to marcomcentrals width or just make a responsive Iframe in that way it will always fit the window.
  2. Hi -

     

    Is it possible to add checkboxes or multiple choice dropdowns populated from textlists in marcomcentral?

     

    Or perhaps updating a dropdown´s values between different textlists, based on UI rules - instead of having "100" UI rules to update a dropdown menu?

  3. Hey guys, need som help here

     

    Iam trying to create a hyperlink in the output pdf´s from fusion pro.

     

    I´ve created a text rule - and selected treat returned strings as tagged text

    inserted the following code:

     

    var str = "Random text";

    var result = str.link("http://www.google.com");

    return result

     

    output shows on validation is

    <a href="http://www.google.com">Random text</a>:confused:

     

    Which seems right.

     

    But when composing - I get the errors Unknown Tag a, Unknow Tag /a unknown attribute <href> of tag <a> ignored.

     

    any good advice in here?

×
×
  • Create New...