Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Yes. Of course. That is the fundamental design of the $form_data array.

    If you are trying to use that example you provided as a test you are missing the closing apostrophe to the right of the word *field*:

    <div style="font-weight: bold;"><?php echo $form_data['field'][140]; ?></div>

    Thread Starter Luke Cavanagh

    (@lukefiretoss)

    Thanks, was having a Monday moment.

    Plugin Author Jake Jackson

    (@blue-liquid-designs)

    All good, Luke. I had a couple of them yesterday myself (we’re a day ahead in Australia).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using $form_data Array’ is closed to new replies.