Boris Kraft wrote:
I'm developing a new Control that is a DynamicSelect, it extend the features
of DialogSelect in a dynamic way.

Basycally, you create a dialog with this control, and set options to the
"page path", the content collection and the field you want to get.

With these informations I populate the select.
The objective is to place a Reference to another node, so I can grant the
data integrity.

maybe you can go one step further and allow entering a provider (class). Then, you can create one provider for your specific idea; others can create their own providers to populate the option. This way, we could use providers that for example query web services or databases for their content.

I already have developed a select dialog with which you can specify SQL. The SQL is then used search the indexed repository to populate the options. It's still in Beta that's why I didn't send a patch. Another option could be to specify XPath Queries. Coming soon.

--
Cheers,
Michael

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to