Hello,
We have a sign up form, with custom fields, which all works great, however when submitting if there is an error (e.g. User Email already exists) the form refreshes, but the data that has already been entered has been removed. is there a setting somewhere to keep that data? everything is set to the correct form value (as when you do a successful submit, it sets the value on the AccessUser)
Is there also a way of marking a custom field as required?