It is not possible to create a path using content type via UI
ID: 923619
No Fix
Published on 10/23/2023
•
Last update on 7/1/2024
Summary
If we try to create a path using content types through the UI the page will not work. It only works if we create it through the theme.
Simulation
- Create a path using a content type on the Pages module, for example,
storeTest/:test_id
- Save it
- Try to access it on the front
- It will not work
Workaround
If we add the path using the content type through the theme, the page will appear on the UI and it will work