You are not logged in.
Pages: 1
oh thanks, it works..
i missed that step.
+----+------------+----------+-------+
| id | name | position | route |
+----+------------+----------+-------+
| 4 | erer | 1 | |
| 5 | erer32 | 2 | -2 |
| 6 | dfgd34545 | 0 | -3 |
| 7 | dfg121212 | 0 | -4 |
+----+------------+----------+-------+
sorry, i tried it but still didnt understand. maybe there is some step i missed ?
above is my DB table when i make modules based on related table that i made before.
when i post modules, its automatically create number on route column and on the first row (first post) is empty.
my question is,
- how to make the route on first column doesn't empty ?
- how to make the route column based on title ? so when i clicked the single page, the url will be like this ?
http://localhost/blablabla/news/details/ dfgd34545/
hi itried this CMS and i think this is awesome. but there is something i confused about routing.
how to make routing based on title? i tried it automatically create using ID and on the first post the routes is empty.
Pages: 1