I use the Template settings to localize some string like "Back to list".
(allow and admin to set what text to user)
I now render a text "Please Edit this test in the Template settings" if the text has not been entered.
Although I think I can construct the link, it would be nice if I could render the link to the template settings in there like I can for editing the item. :-)
Something Like {{Context.EditUrl}}, but then {{Settings.EditUrl}} ?
I use the Template settings to localize some string like "Back to list". (allow and admin to set what text to user) I now render a text "Please Edit this test in the Template settings" if the text has not been entered. Although I think I can construct the link, it would be nice if I could render the link to the template settings in there like I can for editing the item. :-)
Something Like {{Context.EditUrl}}, but then {{Settings.EditUrl}} ?
Maybe the same could be done for additional data?