humbabba Posted August 8, 2009 Report Share Posted August 8, 2009 Hi, I can authenticate user jdoe and pass that parameter (jdoe) to the datapage, but how do I display John Doe rather than jdoe? Quote Link to comment Share on other sites More sharing options...
0 bahar_vm Posted August 11, 2009 Report Share Posted August 11, 2009 Hi, You should store the full name in the table, so you can display the full name field using: [@authfield:NAME] Regards, Bahar M. Quote Link to comment Share on other sites More sharing options...
0 humbabba Posted August 11, 2009 Author Report Share Posted August 11, 2009 I've got the full name in my authentication table, but I don't want them to have to enter that as part of the autentication process...and it looks like I can only pass parameters used in the authentication. Or am I mistaken? Quote Link to comment Share on other sites More sharing options...
0 humbabba Posted August 11, 2009 Author Report Share Posted August 11, 2009 Forgive me, just noticed "authfield" in your parameter statement. That'll let me use a field in the auth table without requiring its input? Quote Link to comment Share on other sites More sharing options...
0 JolliBeng Posted January 17, 2019 Report Share Posted January 17, 2019 Hi humbabba, You can easily do that. You may follow the steps here: Sample Table Sample Authentication Authenticated DataPage On your DataPage, add a Header/Footer, then insert the Full Name from your Authentication Fields. Sample Output Hope this helps. -JolliBeng Quote Link to comment Share on other sites More sharing options...
Question
humbabba
Hi,
I can authenticate user jdoe and pass that parameter (jdoe) to the datapage, but how do I display John Doe rather than jdoe?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.