[rules-dev] Attach custom editor on guided decision table cell

Esteban Aliverti esteban.aliverti at gmail.com
Thu Jan 27 12:52:36 EST 2011


As far as I remember, you only need to enable the option in the menu. The
working-set configuration is applied at SuggestionCompletionEngine, so it
should be transparent for the editor.

For enable custom forms, you (or c3310082) should follow the steps I have
described later.

Best Regards,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


On Thu, Jan 27, 2011 at 12:43 PM, Michael Anstis
<michael.anstis at gmail.com>wrote:

> Esteban,
>
> Care to point me to the main parts of its API and give me a 5-line summary?
>
> Cheers,
>
> Mike
>
>
> On 27 January 2011 14:43, Esteban Aliverti <esteban.aliverti at gmail.com>wrote:
>
>> The reason because Decision Table Editor lacks of this feature is because
>> no one needed it before!
>> The time has come, my friends!
>>
>> Best Regards,
>>
>> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>>
>> Esteban Aliverti
>> - Developer @ http://www.plugtree.com
>> - Blog @ http://ilesteban.wordpress.com
>>
>>
>> On Thu, Jan 27, 2011 at 10:19 AM, Michael Anstis <
>> michael.anstis at gmail.com> wrote:
>>
>>> Answers... ;-)
>>>
>>> 1) There's no rationale; it just hasn't been implemented - I've added it
>>> to the list at http://community.jboss.org/wiki/RoadmapNewdecisiontable
>>>
>>> 2) It's a workable solution; that's consistent with existing (read as
>>> "Guided Rule Editor") solutions to the same problem.
>>>
>>>
>>>
>>> On 27 January 2011 13:02, gomodus <gaurav_x105 at yahoo.com> wrote:
>>>
>>>>
>>>> We're doing exactly this. Esteban had pointed us to this:
>>>> http://www.mail-archive.com/rules-dev@lists.jboss.org/msg02624.html
>>>> http://www.mail-archive.com/rules-dev@lists.jboss.org/msg02624.html
>>>> We plugged in our own AbstractPopupEditCell implementation into
>>>> CustomFormPopUp.
>>>>
>>>> The JSP URL is picked up from the "Custom Form URL" attribute present
>>>> against the fact field in a pre-defined / hard-coded WorkingSet. What
>>>> concerns us a bit is that in Guvnor, unlike in a guided business rules
>>>> editor, WorkingSets cannot be specified for a guided decision table.
>>>>
>>>> Questions:
>>>> - What's the rationale behind not allowing a WorkingSet to be set up for
>>>> a
>>>> guided decision table?
>>>> - Do you think the above approach is ok or is there a better
>>>> alternative?
>>>>
>>>> Thanks
>>>> --
>>>> View this message in context:
>>>> http://drools-java-rules-engine.46999.n3.nabble.com/Attach-custom-editor-on-guided-decision-table-cell-tp2279477p2362497.html
>>>> Sent from the Drools - Dev mailing list archive at Nabble.com.
>>>> _______________________________________________
>>>> rules-dev mailing list
>>>> rules-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/rules-dev
>>>>
>>>
>>>
>>> _______________________________________________
>>> rules-dev mailing list
>>> rules-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-dev
>>>
>>>
>>
>> _______________________________________________
>> rules-dev mailing list
>> rules-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-dev
>>
>>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20110127/a9fd409e/attachment.html 


More information about the rules-dev mailing list