Copied to clipboard

Flag this post as spam?

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


  • Mario Lopez 168 posts 958 karma points MVP 4x c-trib
    Jul 17, 2017 @ 05:04
    Mario Lopez
    0

    Magic Strings ParsePlaceHolders()

    Does anyone know how the ParsePlaceHolders() that is described in the docs is meant to be used? That helper uses the HttpContext instead the record fields so I can't use it to replace placeholders like {name}.

    I found the StringHelper.ParsePlaceHolders(Record record, string value) and it worked good but I'm still wondering what the helper on the docs is for.

    Thanks.

  • David Peck 690 posts 1896 karma points c-trib
    Oct 09, 2017 @ 13:57
  • Kunal 19 posts 116 karma points
    Nov 02, 2017 @ 23:47
    Kunal
    0

    Can I use magic strings to check the value of an existing form field in the view of another form field? (use case: cascading dropdowns)

  • David Peck 690 posts 1896 karma points c-trib
    Oct 12, 2018 @ 08:01
    David Peck
    0

    I just received an email alert about your reply. Only a year late.

    I assume you don't still require a response.

  • Kunal 19 posts 116 karma points
    Oct 12, 2018 @ 13:04
    Kunal
    0

    Thanks! :) No, not looking for a solution anymore.

  • 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