Changes for page Click to Open
Last modified by Kieran Kelleher on 2012/07/21 20:41
From version 57.1
edited by Pascal Robert
on 2012/07/21 20:41
on 2012/07/21 20:41
Change comment:
There is no comment for this version
To version 56.1
edited by Pascal Robert
on 2010/09/13 00:33
on 2010/09/13 00:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,7 @@ 14 14 15 15 {{code}} 16 16 17 -public boolean clickToOpenEnabled(WOResponse response, WOContext context) { 17 + public boolean clickToOpenEnabled(WOResponse response, WOContext context) { 18 18 return false; 19 19 } 20 20 ... ... @@ -184,6 +184,7 @@ 184 184 185 185 * Parameter = **Der.component.clickToOpen=true**, Argument = **true** 186 186 * Parameter = **Der.extensions.ERXApplication.developmentMode=true** Argument = **true** 187 +(needing to have "true" twice is a [[minor bug>>http://issues.objectstyle.org/jira/browse/WOL-787]]. The really important one is the first one) 187 187 188 188 [[image:EnableClickToOpen.png]] 189 189