How to use a List of nodes as the Source in the Core Form Options component?
The Core Form Options component has a dialog field called Source which allows you to select a list of nodes from the path browser to make up the options in a dropdown list.
I have a node of jcr:primaryType = nt:unstructured with multiple child nodes of the same type that have String properties for text and value. When I try to select the parent node from the dialog, it does not show up in the path finder. I am able to manually enter the path to the parent node in the dialog field, and the dropdown list correctly populates, but only in authoring mode. When published, the dropdown field does not show on my page, presumably because it cannot resolve the path to the node.
Are there certain properties I'm missing on the node(s)? What do I need to do to get this to work correctly? I am on 6.4.2.