Forum for discussing general topics related to Couch.
5 posts Page 1 of 1
Hi,

I have inherit a website, which has a job offer page. This page uses repeatables with a lot of fields.

Now the customers wish to publish every job offer as an own page. Normally I would solve this with a cloanable template, but perhaps it is possible to do it with .htacces only? That would save me a lot of editorial work
Unfortunately it appears that you'll have to undertake that editorial work :)
KK wrote: Unfortunately it appears that you'll have to undertake that editorial work :)


Damned :(
If the cure happens not be worse than the disease, you can try outputting a JSON representation of the repeatable-regions' data (viewtopic.php?f=8&t=11400) and then use it with <cms:db_persist> to programmatically create separate pages.

Does that sound useful?
Hey @kk, thank you for the hint, but I better use cloned pages.
5 posts Page 1 of 1
cron