Changes

System Variables

229 bytes added, 15:25, 27 September 2012
no edit summary
For example, if on a [[Web Page View]] you have a button that you want to have a different value based on the [[Language|langid]] of the user.
* Create 2 [[System VariablesVariable]] s with ::* Name: '''Open1''' Value: '''Open'''::* Name: '''Open2''' Value: '''Ouvert'''And refer to them on the [[Web Page View]] as follows<pre> <input type=button value="@system2.Open@me.langid@@" onclick="doThis()"></pre>
0
edits