Replies: 2 comments
-
After trying and trying and failing i ended up with quite a simple solution. I initiate the LandingpageRepositori in the blade file, get all landingpages, build the options array and hydrate the Select Form Field with it.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Now of course the problem is that if there are different homepages for different languages that the select field is not translateable: #325 |
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.
-
To set default pages I want to set the e.g. homepage, 404 Page via module browser in the Settings
While it is possible to Select the Landingpage it is not possible to save the browser connection due to the missing n:m table. There should be the possiblity to customize the
Setting
Model andSettingRepositoy
to add the relationship and make the browser saving work.Spent a fair amount trying and haven't found anything in the Spectrum Chat on how to do this.
What i want is Option 2: https://spectrum.chat/twill/help/how-to-approach-creating-a-homepage~8035d366-39b6-49d6-8ceb-a726fc134bfb
Beta Was this translation helpful? Give feedback.
All reactions