Problem:
How do I capture the username for the user that is submitting a form?
Solution:
If you are going to capture the username with PHP codes, you can try Form API action hook "cred_save_data":
https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data
The first argument is user's ID, then use user's ID to get username, for example:
https://toolset.com/forums/topic/how-do-i-capture-the-user-submitting-a-toolset-form/#post-1280569
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 5 replies, has 2 voices.
Last updated by 5 years, 4 months ago.
Assisted by: Luo Yang.