Hello,
I am using a DynamicForm + RestDataSource and currently it is configured to use inline errors. Is there an easy way to change inline errors and actually show them on a box on the top of the form?
How about the response of the datasource, we usually have json data with errors per field. Does anyone have an example of how to return it?
Thanks,
Fernando.
I am using a DynamicForm + RestDataSource and currently it is configured to use inline errors. Is there an easy way to change inline errors and actually show them on a box on the top of the form?
How about the response of the datasource, we usually have json data with errors per field. Does anyone have an example of how to return it?
Thanks,
Fernando.
Comment