I have 2 categories of users who will fill in the created form, guests and registered users.
If a registered user has logged in, how can I then copy his (CB)_fields into the fields of the form as default values.
From the registered users, the name, address etc are already stored in the database, and it would be nice if these values would already been filled in as default in the requested fields.
Another option would be that those (for guest required) fields where not shown in the field.
Thanks for you help.
Patrick
If a registered user has logged in, how can I then copy his (CB)_fields into the fields of the form as default values.
From the registered users, the name, address etc are already stored in the database, and it would be nice if these values would already been filled in as default in the requested fields.
Another option would be that those (for guest required) fields where not shown in the field.
Thanks for you help.
Patrick