Integration/SecurityVariables.md
... ...
@@ -44,9 +44,17 @@ This will append an equals condition to any report that has the given column nam
44 44
45 45
##Feature Restriction
46 46
47
+###[ShowDesignLinks](http://wiki.izenda.us/API/CodeSamples/ShowDesignLinks)
48
+
49
+This will removel the new button and the ability to save reports.
50
+
51
+###[ShowDesignDashboardLink](http://wiki.izenda.us/API/CodeSamples/ShowDesignDashboardLink)
52
+
53
+Removes links to the Dashboard Designer
54
+
47 55
###ShowNewButton
48 56
49
-This will show or hide the expandable New button on the Izenda navigation bar. It will also remove the save and save as Icons.
57
+This will show or hide the expandable New button on the Izenda navigation bar.
50 58
51 59
###[ShowSettingsButton](http://wiki.izenda.us/API/CodeSamples/ShowSettingsButton)
52 60