Fix CredentialRequest_view in ERP5JS. Validator for login availability was systematically failing as object_path is not sent by ERP5JS as in xHTML Style
Add your_object_path in a hidden field to be used in the validator if object_path is missing.
Fix CredentialRequest_view in ERP5JS. Validator for login availability was systematically failing as object_path is not sent by ERP5JS as in xHTML Style
Add your_object_path in a hidden field to be used in the validator if object_path is missing.