DVJS Queries not working with MetaData Menu Select data type

What I’m trying to do

I’m trying to create a template for different types of notes. Using MetaData Menu, I’m trying to make it easy for me to assign any type of note to a project, which is an existing fileClass within the MDM framework.

I’m trying to do this via creating a DataView JS query within the “Select”. But no matter what I do, noithing appears in the select menu once I create an instances of the new _notes fileClass.

Things I have tried

I have tried a few different queries, but most importantly, simply using dv.pages() without any filtering still doesn’t return anything in the select list.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.