Skip to main content
OCLC Support

In ILLiad, how do I make a field not required on any of my Web Forms?

Symptom
  • You want to know how to update the required fields in ILLiad
Applies to
  • ILLiad
Resolution

In ILLiad, here are the steps for making a field on a form to not be required: 

  1. On the Web Page, you update the code so you no longer show the asterisk meaning it is a required field.
  2. In the ILLiad Customization Manager, you go to the WebValidation table.
  3. You look at the "Formname" column header and go down to the form you need to update. For NewUserRegistration, the Form Name is Registration.
  4. You will see different fields. Double-click on the field you want to set as not required.
  5. On the line for "Required," you need to click on the box twice to remove the checkmark.
  6. Click on the next line down and the Save button will show up. Click on the Save button.

Now the field will not be required. You could also select the field and Delete it from the icon on the top.

Page ID
22024