We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8684
    • 29 Posts
    hi,
    in a wayfinder chunk i wrote this

    [+phx:input=`[+wf.docid+]`:myFunction+]

    where myFunction is a phx snippet that echoes $input

    but instead of displaying the doc id number like it would without the phx modifier,
    it displays &_PHX_INTERNAL_&

    I remember having resolved this issue and got to get the value of this phx variable but i can’t find it

    does anyone know?