Hi Isomorphic,
I'm using latest 5.1p (v10.1p_2016-03-17).
I just noticed that validation errors for ValuesManager are WARNed in the DeveloperConsole, which is not the case for DynamicForm.
I think that the behavior for DynamicForms is the correct one.
ValuesManager showcase example
DynamicForm showcase example
Best regards
Blama
I'm using latest 5.1p (v10.1p_2016-03-17).
I just noticed that validation errors for ValuesManager are WARNed in the DeveloperConsole, which is not the case for DynamicForm.
I think that the behavior for DynamicForms is the correct one.
Code:
14:03:37.073:MUP9:WARN:validation:isc_ValuesManager_0:Validation failed with the following errors: nextShipment:- Must be a date.
DynamicForm showcase example
Best regards
Blama
Comment