Advanced Reference Qualifier Based-On Current Variable
Need help setting-up an advanced reference qualifier that uses the 'u_term_code' field from the *Term drop-down as a dependency and returns a list of courses that share the value.javascript: u_term_code = current.variables.u_term_code;Above, is the c...
