...and use that one instead of confirm_form()
.
This would be the first step to implementing #3769. It would basically have the same functionality as confirm_form()
, with the difference being that this would open a dialog on the same page where a form is being submitted, instead of loading a confirmation page, and then redirecting back to the original form where the user started from.
GitHub Issue #:
3771
Recent comments
There is a work in progress at https://github.com/backdrop-contrib/webformtonode but I don't its ready yet.
How to Create Nodes via a Block-Embedded Form in Backdrop
Hi willowf, the image library is built by a view, located at the path admin/structure/views/view/image_library. You can add a contextual filter called "File: User who uploaded" to the view, and...
How to Restrict User Access to Site-Wide Images in the Form Editor
Great, thanks a lot I will try it, there should be a webform module that covers this. Regards
How to Create Nodes via a Block-Embedded Form in Backdrop