Replies: 1 comment 5 replies
-
Did you create placement.json? |
Beta Was this translation helpful? Give feedback.
5 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 have an ContentType "Fluid Page" with a FlowPart attached. I want to render a alternate shape for the form widget if a specific url is requested (in my case "/kontakt"). I tried this with the follwing placement file named "FlowPart":
Then I created in my Theme a "FlowPart-ContactForm.cshtml". The debug output from the Lombiq module displays following:
I find my Shape in the Binding source, but not listed first - is that the problem? How can I change it?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions