I have a situation where I have a bunch of fastdata.DataController
instances, maybe 15 or so.
What's the best way of doing this:
<p><a href="index">Back to list</a></p>
in a fastdata template, considering that sometimes we're on a url that
looks like:
/foo/add
and sometimes on
/foo/1/edit
it won't always work.
Relative linking 'feels' better, but doesn't seem possible. How would I
get the /foo/ root of a DataController instance in the kid template so I
can do
/foo/index
more intelligently?
--
Regards,
Stephen Thorne
Development Engineer
Scanned by the NetBox from NetBox Blue
(http://netboxblue.com/)