Making a Field Appear Required on a Visualforce Page
How to make a Salesforce Visualforce field appear required while keeping custom controller actions functional, using server-side validation instead of the required attribute.
How to make a Salesforce Visualforce field appear required while keeping custom controller actions functional, using server-side validation instead of the required attribute.