DTRegister version 4.0.9
I edit often the records in the backend. For example when i fill in hidden fields or set the payment status for offlinepayment. I realized since 4.0.5 that sometimes some of the conitional field values get lost, even if they are mandatory. This brings me to the point that there is no serverside validation.
I do not know if it is the browser eating up the fields
connection brocken while sending
cache issue
or what ever but in the end the field value is gone also in the database (j25_dtregister_user_field_values)
this is extreamly bad when it is field billed field with a limited amount and all availible options are out of stock.
Losing the field value db means it becomes availible in the frontend for the next customer again. Than it is soled a second time.
I cant exactly say when this happens, and i cant really reproduce it. But i had already 6 customers with this issue.
Please help!