Can we set up any validation to prevent Students from selecting more than one Program Discipline?
Table of Contents
Description
Is it possible to set up a validation so that students do not select more than one Program Discipline?
Resolution
Yes, you can write an Apex Trigger to check this. If a student selects more than one Program Discipline, an exception can be thrown. It will show up in the Enrollment Wizard.
For more information on Student Community topics, click here.