Hi! I'd like to know if it's possible to change the way that dates in Alfresco are shown, I mean, is it possible to show a calendar? What classes do I have to change to make it possible? It's really urgent. Thank you very much!
You really made me confused If you had the knowledge to make your Advanced search interface dynamic, than you should know how you instantiated your components and how to instantiate some other components instead of default ones.
Advanced search screen does not use ComponentGenerators to generate components but components are rather hardcoded within jsp. Check Web-Client/source/web/jsp/search/advanced-search.jsp, If you could give me an example about this I would be really really grateful.