Hey everyone,
This is a question specifically for @KK and @Cheesypoof, but anyone who thinks they can help is welcome to pitch in
So while waiting for the next release, I've hit a rather big bump in the wall. Some of my clients have expressed their confusion at having to go to separate templates (such as a "Global" template) to be able to edit texts that are displayed on a list-view of a template.
I've been trying to figure out some way around this for a while now while trying to convince them to wait for the next release of couch where all of these issues should be gone.
I'm hoping we could fix up a sort of "hacked" solution for now that will make it slightly easier to manage cloned templates list-view editable's within the admin panel.
Would it be possible to use a custom admin list-view for the cloned template in question, where we could add a form above the list of cloned pages that would allow editing of whatever editable's we have for that template? We would still need to define the editable's in a separate template such as globals.php but then would it be possible to edit the contents of those few editable's via the list-view of another template? I've looked into it briefly but could not see an easy way to do it (I'm still not sure it's possible) because of the way the edit pages fetch the template ID of which they're editing among other things.
Any help/ideas are appreciated!
This is a question specifically for @KK and @Cheesypoof, but anyone who thinks they can help is welcome to pitch in

So while waiting for the next release, I've hit a rather big bump in the wall. Some of my clients have expressed their confusion at having to go to separate templates (such as a "Global" template) to be able to edit texts that are displayed on a list-view of a template.
I've been trying to figure out some way around this for a while now while trying to convince them to wait for the next release of couch where all of these issues should be gone.
I'm hoping we could fix up a sort of "hacked" solution for now that will make it slightly easier to manage cloned templates list-view editable's within the admin panel.
Would it be possible to use a custom admin list-view for the cloned template in question, where we could add a form above the list of cloned pages that would allow editing of whatever editable's we have for that template? We would still need to define the editable's in a separate template such as globals.php but then would it be possible to edit the contents of those few editable's via the list-view of another template? I've looked into it briefly but could not see an easy way to do it (I'm still not sure it's possible) because of the way the edit pages fetch the template ID of which they're editing among other things.
Any help/ideas are appreciated!