Help!
I've tried the below and can't seem to get it to work! what am i doing wrong?
i have a property called ConnStr - i verified that when i log in that the correct connection string is there. (when i place this string directly into the box it works fine so i know the connection string is correct).
i've tried the below tokens and none work. what am i doing wrong?
thanks
[DNN:Profile:ConnStr]
[DNN:UserInfo:Profile:ConnStr]
[DNN:UserInfo:Profile.GetPropertyValue("ConnStr")]
[DNN:UserInfo:Profile:GetPropertyValue("ConnStr")]
not sure what else to try...
i didn't try your first suggestion "replaceTableTken" property to xml as i'm not sure i understand and also, if i upgrade the Indoo grid, i may loose this???
ALSO - I'M USING THE DNN database (default) in some grids - if i do the replacetoken then i can't use this database/table option???