I believe I have a use case very similar to this one. I created a new page folder where one of the fields is an optional reference to an element of the same type. The intent is that when the user adds the data folder to a given page and begins populating the data under the folder within the C1 console, this optional field's selector should only be populated with data elements defined under the same page's page folder. Currently, the selector displays data elements from all page folders of the same type, regardless of what page they are tied to. Based on napernik's answer above, it seems that there is no mechanism for filtering the data because the widgets themselves have no context for what page they are associated with, and thus can't pass that to any function, user-defined or otherwise. Is there perhaps a more recent release that does have this functionality, or are there any plans to incorporate this functionality in a future release?
↧