In the order form, there is a customer field which is system required. Now I need to save the form before I know the correct customer.
How can I do that? I can get the requirement off when the form loads by javascript, but when I save the form, the requirement is needed.
Any suggestions or ideas?