Closed Glitchy-Tozier closed 2 years ago
You can test it by setting up the layouts webservice locally:
webui/layouts_webservice
directory and do a sudo docker-compose up -d
. This starts a postgres database that can be accessed on port 15432.cargo run --release
to start the server.However, in this case it will be easier for me to fix it :)
Possibly all that is needed is
@submit.stop
to the form, but I'm not sure how to test it out.