• Hi! Thanks for all your work!

    I’m trying to display some content from a sucessful form post in a set redirect page.

    Tried using $variable = af_get_field($field_name); but it returns nothing.

    echo af_has_submission(); shows nothing.

    $fields = AF()->submission['fields']; echo $fields; shows nothing.

    Help appreciated!

Viewing 1 replies (of 1 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi! Sorry about the late reply.

    What you have already tried is the right way to do it! Do you have a page caching active with your host or as a plugin? If so, try disabling that and see if that fixes the issue.

    If not, is this a publicly available site I could check out? Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How to display form fields on redirect page?’ is closed to new replies.