Listbox: Use an hidden field so that validator knows that listbox was empty
This way validator scripts will be called even for empty listboxs, and this should also remove ERP5Form/Form.py:validate_all KeyError : 'Field listbox is not present in request object.' messages from the logs
Showing
Please register or sign in to comment