Is there a way to do the opposite of this? For example I am using SPJS.lookup to pull in a list of open jobs. Some jobs have the same name but different departments or different managers. I can figure out some javascript solution to match up the job to the department or manager but still need a way to show all the jobs in the drop down even if they have the same name. Thank you!