George Mason University Antonin Scalia Law School

Adding Courses to Focus Areas Dynamically

To add a course to the JD Focus Areas & Concentrations, go to the specific course page under the Course Descriptions directory, navigate to the Template Variables tab, stay on the Courses tab,
scroll down to the Focus Areas & Concentrations TV (course_focus_areas _concentrations), then check the appropriate box.

Screenshot
Focus Areas & Concentrations TV

Input Option Values

The following input values are placed in course_focus_areas _concentrations TV:

Administrative Law and Government Regulation==administration_government||Antitrust Law==antitrust||Business & Financial Regulation==business_financial||Constitutional Law==constitutional||Criminal Law and Procedure==criminal_procedure||Cyber Law==cyber||Environmental & Energy Law=environmental_energy||Family Law and Estate Planning==family_estate||Immigration & Human Rights Law==immigration_human_rights||Intellectual Property==intellectual_property||International & Comparative Law==international_comparative||Labor & Employment Law==labor_employment||Law & Economics==law_economics||Litigation & Alternative Dispute Resolution==litigation_alternative_depute||National Security Law and Policy==national_security||Patent Law==patent||Public Interest Law==public_interest||Tax Law==tax

Here’s the chunk called focus_areas_concentrations_list:

<li><a href="[[~[[+id]]]]">[[+pagetitle]]</a></li>

Here’s the getResources:

<ul>
[[getResources? &parents=`14` &tpl=`focus_areas_concentrations_list` &limit=`0` &showHidden=`0` &depth=`2` &includeTVs=`1` &tvPrefix=`` &tvFilters=`%administration_government%` &sortbyTV=`course_number` &sortdirTV=`ASC`]]
</ul>