Export Validations to form does not work

Wappler Version : Version 3.5.5 (3.5.5)
Operating System : macOS Catalina 10.15.7
Server Model: Nodejs
Hosting Type: Local docker

Expected behavior

What do you think should happen?

I should be able to export validations, which were defined on a server the action post properties into the form that is linked to the action

Actual behavior

What actually happens?

An error occurs that the corresponding layout cannot be found. At the same time wappler notifies me that the validations are exported. They are not…

How to reproduce

  1. Create a new page and add a form to it
  2. Create a server action that accepts post parameters which are named the same as these which will be send by the form.
  3. Link the page to the server action and select the form you just created
  4. Create validation for these post input parameter (e.g. simple required)
  5. Save the action
  6. Hit Export Validations to Form

See screenshot:

1 Like

I can confirm

Yes, me too.

This has been fixed in Wappler 3.7.2

This topic was automatically closed after 46 hours. New replies are no longer allowed.