• RE:Macros in Transformations
    Forum Post Feb 19, 2013
    Hello, You can use this: <%# CMS.CMSHelper.CMSContext.CurrentResolver.ResolveMacros("<macro>") %> Best regards, Jan Hermann

  • Return Value of Field from Document Type with Macro
    Forum Post Mar 20, 2013
    I'm attempting to display the phone number from a specific document. I found the Documents macro, and this seems like a perfect solution, however it won't return any data from fields of the document type. Below is the macro in question. I'm placing this in the content area ...

  • Macro for Article Text
    Forum Post Mar 25, 2013
    I think this can be done with a macro in "Page" view on CMSDesk. I want to give my Content Editors the ability to display "Form" fields of another document. I've created an 'article' document and want to reference it's article text from another page. I think the macro is su...

  • RE:Custom Email Templates
    Forum Post Apr 1, 2013
    Hi, That is exacly what I described in my post above and also FroggEye: // Macros string[,] macros = new string[2, 2]; macros[0, 0] = "UserName"; //this is the username macro used in the template macros[0, 1] = ui.UserName; macros[1, 0] = "Password"; //this is the...

  • RE:Custom Email Templates
    Forum Post Apr 1, 2013
    Hi, That is exacly what I described in my post above and also FroggEye: // Macros string[,] macros = new string[2, 2]; macros[0, 0] = "UserName"; //this is the username macro used in the template macros[0, 1] = ui.UserName; macros[1, 0] = "Password"; //this is the...

  • RE:Custom Macro Product List HTML Encoding
    Forum Post Apr 18, 2013
    Hi Richard, I have tried that aswell. But no luck with that :( Thanks

  • RE:Custom Macro Product List HTML Encoding
    Forum Post Apr 18, 2013
    Hi Richard, I have sent the email with my CMSCustom.cs file. Regards, KJ

  • facebook post control
    Forum Post May 16, 2013
    The {% getdocumenturl() %} macro seems to only get default.aspx for me when trying to set up the post to facebook control.

  • RE:Community Edit
    Forum Post May 24, 2013
    Is there a macro I could call in the visibility field of the repeater to check and see if it is being edited?

  • RE:ClassName Macro for Current Document
    Forum Post Jun 12, 2013
    Thanks Jan. I've attempted with both {% @%} and {% %} and they both fail with the same message. I'm on 7.0.36.

  •   ... 51 52 53 54 55 56 57 58 59 60 ...