Question
I would like to make a custom variable in a specific topic available for use in its child topics. I can't define this variable at the web level because of access restrictions. Is this possible, and if so, how?
Environment
--
TWikiGuest - 02 Jul 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
This is not possible unless you define the variable in the web's WebPreferences. Alternatively look into
SpreadSheetPlugin's
$SET() and
$GET(), they survive INCLUDEs.
--
PeterThoeny - 12 Aug 2007