Hello,
When inserting various elements of my "UserInfo" recordset,
i.e. Name, Age, E-Mail, etc. into a table in my document, the name
and age parts show up normally, as such: {UserInfo.Name} and
{UserInfo.Age}. However, when I insert the "E-Mail" part of my
recordset into one of the columns on my document, it just shows a
little PHP icon. What does that mean, and why doesn't it show this:
{UserInfo.E-Mail}?
Thanks for all assistance
Edit: I think I finally figured out what's causing this. If
anyone ever runs into this page while experiencing the same
problem, send me a message, and I'll tell you what you have to do
to fix it.