cancel
Showing results for 
Search instead for 
Did you mean: 

Webscript-based dialogs

dgenard
Champ on-the-rise
Champ on-the-rise
Hi,
I'm looking for a way to develop custom dialogs using webscripts.

I'm used to develop webscripts, and associate them with spaces for custom dashboards. And this works pretty well.
Now, I have to develop some new dialogs (to edit custom person properties, and for other specific purpose), and I would like to use the same webscripts techniques to avoid the jsp/jsf complexities.

My problem is to insert the webscript in the normal Alfresco frame (title bar, navigator, bredcrump, …). I tried to use the dialog framework, but my webscript can hardly react to OK and Cancel button clicks, since they instead trigger the backing bean finishImpl method.
Am I on a wrong track ?
Denis
2 REPLIES 2

gavinc
Champ in-the-making
Champ in-the-making
Unfortunately, this is something we don't currently support, however, it is a feature that has been discussed in the past.

Best thing to do is to raise a new feature/improvement request in JIRA.

dgenard
Champ on-the-rise
Champ on-the-rise
Ok, improvement added into JIRA :
http://issues.alfresco.com/browse/AWC-1973