Thread Starter
cccook
(@cccook)
Hi, could you help me. If i put e.g. [dynamictext postname "user-data field_name='First Name'"] I got as a result a field with default value: <span class='ewd-feup-user-data'>Name</span>.
It is almost ok but how to clear out this <span class='ewd-feup-user-data'></span>.
Thread Starter
cccook
(@cccook)
Thank you for your answer, but those options takes values from logging to WP. Front-End Users plugin creates some other logging system.
I have also question about that. Tag [_post_name] for email message works great, but I would like to add also custom field with default value of post name. It does not have to be edditable but visible.
One more question. Where can I edit code (what file) for value of logged in user. I use plugin for logging to website that stores variables of users in some other way so I think I have to change it to work with CF, and get correct value for e.g. “default:user_first_name”.
Thank you very much in advance for your answer.