Update dcc-validations.md
This commit is contained in:
		| @@ -41,7 +41,7 @@ Check back frequently as we plan to keep growing this list of checks. | ||||
|  | ||||
| There are now actually FIVE places where you can configure dropdowns! | ||||
|  | ||||
| 1.  The MPE_SELECTBOX table | ||||
| 1.  The [MPE_SELECTBOX](/dcc-selectbox/) table | ||||
| 2.  The HARDSELECT validation (library.member.column reference) | ||||
| 3.  The SOFTSELECT validation (library.member.column reference) | ||||
| 4.  The HARDSELECT_HOOK validation (SAS Program) | ||||
| @@ -53,4 +53,4 @@ Well - if you have values in MPE_SELECTBOX and/or HARDSELECT / SOFTSELECT tables | ||||
|  | ||||
| Dropdowns are SOFT by default, unless a HARD rule is present. | ||||
|  | ||||
| Data Controller will not let you submit both a HARDSELECT_HOOK and a SOFTSELECT_HOOK on the same variable. | ||||
| Data Controller will not let you submit both a HARDSELECT_HOOK and a SOFTSELECT_HOOK on the same variable. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user