cancel
Showing results for 
Search instead for 
Did you mean: 

How to use my generated dropdown list in advanced search?

pbrodka
Champ in-the-making
Champ in-the-making
I have constraint list of values attached to my content. I want to every value have property from my resource bundle. In editor, I have written my own generator so in config it looks like this :
<show-property name="my:status" display-label-id="status" component-generator="SelectListGenerator" />

But I want that users can do advanced search and search by status. Unfortunately I cannot render such drop-down list there - it only list of values without data from bundle.
Do you know solution how to do it?
5 REPLIES 5

damiri
Champ in-the-making
Champ in-the-making
I have constraint list of values attached to my content. I want to every value have property from my resource bundle. In editor, I have written my own generator so in config it looks like this :
<show-property name="my:status" display-label-id="status" component-generator="SelectListGenerator" />

But I want that users can do advanced search and search by status. Unfortunately I cannot render such drop-down list there - it only list of values without data from bundle.
Do you know solution how to do it?


http://wiki.alfresco.com/wiki/Component_Generator_Framework
….

The goal is to use this framework across the web client where ever components are being dynamically generated. This allows one of the default generators to be customised and effect the whole client.

Currently, only the property sheet uses component generators, this will spread to the advanced search as well in a future release.

ivo_costa
Champ in-the-making
Champ in-the-making
Hi

It's been a year since the first post… any news on the component-generator beeing used on Advanced Search???
I know what is writen on the wiki… but if you take a look at the wiki's history you'll notice that it is a year and an half old
and the "Goals" section wasn't touched since May 2006

thanks

Ivo Costa

ivo_costa
Champ in-the-making
Champ in-the-making

soriaedu79
Champ in-the-making
Champ in-the-making
Sorry Ivo but the link is corrupted.

Can you tell me where is this information?

Thank you so much in advance.

Eduardo

ivo_costa
Champ in-the-making
Champ in-the-making
Hi Eduardo

I was refering to this wiki article:
http://wiki.alfresco.com/wiki/Component_Generator_Framework#Goals

as for the Jira looks like it was erased and I still haven't tested using generators for advanced search in the latest versions of alfresco

Regards
Ivo Costa