[jboss-user] [jBPM] - Re: Custom workitem property in designer not working

tom sebastian do-not-reply at jboss.com
Tue Feb 19 00:27:31 EST 2013


tom sebastian [https://community.jboss.org/people/tomsebastian] created the discussion

"Re: Custom workitem property in designer not working"

To view the discussion, visit: https://community.jboss.org/message/798252#798252

--------------------------------------------------------------
Hi,
    Or I want to know how to have a custom editor for a custom data input that was given as a parameter in workitem definition . 
for example in guvnor ui>workitem definitions I add a workitem as below:

import org.drools.process.core.datatype.impl.type.StringDataType;
[  
          [    "name" : "Email", 
                    "parameters" : [  
                              "*ConfigureEmail*" : new StringDataType()
                    ],
                    "displayName" : "Email",
                    "icon" : " http://192.168.1.130:8086/drools-guvnor/rest/packages/defaultPackage/assets/defaultemailicon/binary http://192.168.1.130:8086/drools-guvnor/rest/packages/defaultPackage/assets/defaultemailicon/binary"  
          ]
          .....

]

I want to make a custom editor for *ConfigureEmail* data input. is it possible?

Thanks in advance..
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/798252#798252]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130219/d44d30db/attachment.html 


More information about the jboss-user mailing list