Databases Reference
In-Depth Information
4.
The When section determines when the dynamic action will be fired. In
the Event list, select On Select Date [ClariFit From To Date Picker], as
shown in Figure 3-56. This is the event that we previously
registered/created in the plug-in.
Figure 3-56. Dynamic action: When
5.
In the True Action page, set the Action to Execute JavaScript Code.
Uncheck the Fire On Page Load checkbox. In the Code text area, enter
window.alert('You selected: ' + this.data.dateText);.Figure 3-57 shows
the required change on this page. Click the Next button to continue.
Note that the variable dateText was defined in our JavaScript code in the
extraParams variable.
Figure 3-57. Dynamic action: True Action
 
Search WWH ::




Custom Search