Sara Juel
Articles
-
Web Validation Syntax
.+ This will make the field required, but allow any characters input into the field to pass validation. [Customizing the Web Interface^\d\d\.\d\d\.\d\d\d\d$] This format is for an MM/...
-
TABLE Tags
The TABLE tag displays a table with customizable formatting, header text, columns and order of records. These customizations are made within the tag itself and are not editable by the web user wit...
-
ACTION Tags
The ACTION tag builds links to perform certain actions and display certain forms based on the variables included with the tag. This is how ILLiad can allow you to customize what links are availabl...
-
PARAM Tags
The PARAM tag is primarily designed to store data that was sent from the previous page or entered by the customer. For example, at the top of almost every ILLiad web page, there is HTML to store t...
-
Legacy ILLiad Web Tags
This is a listing of available legacy ILLiad web tags for use in the DLL. These currently still work as before but only due to the DLL translating them into usable tags. These legacy tags only dis...
-
FORMSTATE Tag
When a user submits a request from a web form outside of ILLiad (such as through OpenURL or another system), ILLiad will first display a login screen. Once the user has logged in to their account,...
-
CUSTOMIZATION Tags
The CUSTOMIZATION tag displays the value from the Customization table for the customization key specified. This may seem very similar to the tags that display values from fields, but the structure...
-
OPTION Tags
The OPTION tag is a way for ILLiad to create unique values in an option list to be used for a dropdown selection. This tag is currently only used to specify the options for "Special Service" (whic...
-
INCLUDE Tags
Using the INCLUDE tag to reference other HTML filesThe INCLUDE tag allows the DLL to display the content from another HTML page within the parent page. The best example of this tag is the ILL...
-
TRANSACTION Tags
The TRANSACTION tag displays a value from the specified field in Transactions for the TransactionNumber in use. Common places for these tags are on the customized View Detailed Information pages (...