Replies: 1 comment
-
Add an |
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.
-
I want to create a form field generated by OrchardCore.Forms with a dynamic value pre-populated e.g. a hidden fields that tells me what area of the site the user was in when they submitted the form (I'm going to have the form at the bottom of multiple pages on the site). I thought since liquid is so pervasive in the system I'd be able to use liquid to put some value into a form field's "default value" but it seems I cannot. Is there some other way to do this? Has adding liquid support been discussed for form fields? If not, any reason this shouldn't go in the backlog?
Beta Was this translation helpful? Give feedback.
All reactions