Feature: Ability to render form template #104
Closed
lemmon
started this conversation in
Feature Requests
Replies: 1 comment
-
will be included in 2.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
render()
function always returns error page on GET requests.kirby-dreamform/classes/Models/FormPage.php
Line 412 in a843b52
I need to render pages with relevant forms only. I am currently applying workaround by creating a virtual page
viewform/(:any)
. It would be nice that there's an option to allow users render form pages when needed.Beta Was this translation helpful? Give feedback.
All reactions