Tell us what you are trying to do?
I am trying to populate a cred form date field using the code below when creating a cpt record not updating one. But it does not work.
[cred_field field='csh-create-date2' force_type='field' class='form-control' output='bootstrap' value='[date1]']
I have also tried to create it using a function same problem.
I have used the code as suggested:
[cred_field field='csh-create-date' force_type='field' class='form-control' output='bootstrap' value='[today_timestamp]']
but not working.
I don't follow where the email address is coming from, but if you want the email address of the currently logged-in user, you can provide that with the wpv-user shortcode: