Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== O4WResponseOptions routine ====== ==== Description ==== Marks the control or element for change when in "response" event mode. ==== Syntax ==== O4WResponseOptions( textOnly, styleOnly, triggerChange ) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |textOnly|Boolean. When set to true, only the control or element's "text" property is changed.| |styleOnly|Boolean. When set to true, only the style information passed to the control or element is changed.| |triggerChange|This parameter is only applicable when this style is applied to O4WUpdate; if triggerChange is set to "1", then the "change" event for the control will be triggered when the element is updated; if set to "-1", the "change" event will be triggered ONLY if the current and new values are different.|| ==== Returns ==== Returns the option information to use immediately with a display element or input control. ==== See Also ==== [[o4wresponsestyle|O4WResponseStyle]] routine guides/o4w/o4w_api/o4wresponseoptions.txt Last modified: 2024/06/19 20:19by 127.0.0.1