Databases Reference
In-Depth Information
3.
Select ClariFit From To Date Picker and click the Next button, as shown in
Figure 3-5.
Figure 3-5.The Create Page Item wizard: Selecting the plug-in
4.
On the Display Position and Name page, enter the values, as shown in
Figure 3-6.
Figure 3-6.The Create Page Item wizard: Selecting the display position and name
5.
On the Source page, enter DD/MM/YYYY as the format mask, and click
the Create Item button to complete the wizard.
6.
Create another item by repeating steps 1 through 5 with the following
changes:
a.
Item name : P10_TO_DATE
b.
Format mask : DD-MON-YYYY
Initial Configuration
Before writing any code for the plug-in, it is useful to configure the plug-in. There are usually two things
that should be setup right away: the file prefix and the standard attributes. As you develop a plug-in, you
can easily change these settings.
The file prefix defines the location for third-party files such as JavaScript and CSS files. The default
value is #PLUGIN_PREFIX# , which references files that are directly attached to the plug-in. When
developing plug-ins, it is usually easier to work on files that you have read/write access to. You can use a
corporate development web server or a local webserver. This example, and all examples in this topic, will
reference a local webserver (covered in Chapter 8). It is assumed that you set the web server's home
directory to c:\www .
 
Search WWH ::




Custom Search