Skip to content

Added form processor validation functionality

jaapjansma requested to merge jaapjansma/inlayfp:form_processor_validation into main

I have a form processor with a validation rule (checks whether the input bla bla contains jaap@edeveloper.nl).

See screenshots below:

2025-02-12_13-46

2025-02-12_13-47

With this setup, inlay now returns a user friendly error (it needs some styling though, such as the color red)

2025-02-12_13-47_1

Merge request reports

Loading