I have a form where I had been pre populating the fields for logged in users pulling data from the user meta table. it had been working just fine. Now, not so much. I'm just using these tags:
{user:user_firstname}
{user:user_lastname}
etc. in the allow field to be populated dynamically parameters. Has something changed in how you implement this for it to stop working?
THanks,