Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Novaspark 3 posts 23 karma points
    Oct 26, 2022 @ 13:58
    Novaspark
    0

    Magic Strings - ParsePlaceHolders - get value from Hashtable

    Hi, I can't find any documentation about the overload to the placeholder parsing service that takes a Hashtable:

    string ParsePlaceHolders(Record record, Form form, string value, Hashtable pageElements);
    

    I was hoping that I could pass my own Hashtable of key/value pairs and use them in the template - is this possible? If so, how? If not, what is that overload for?

    (I've tried various combinations with no success e.g. [#keyname], {keyname}, {$key_name} etc.

    Thanks

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies