<div dir="ltr"><div>I suspect it&#39;s by design, but your requirement is not unreasonable.<br><br>Can you please raise a JIRA at <a href="https://issues.jboss.org/browse/GUVNOR">https://issues.jboss.org/browse/GUVNOR</a> and include details of your data model and enum definitions.<br>
<br></div>Thanks,<br><br>Mike<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 November 2013 00:04, nkhogen <span dir="ltr">&lt;<a href="mailto:nkhogen@gmail.com" target="_blank">nkhogen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In the Advanced Data Enumeration in Guvnor, it is possible to define list of<br>
values for a field by fixing value on another field as follows<br>
<br>
ZipCode, field1 = &quot;55000&quot;, field2 = [&#39;1&#39;,&#39;2&#39;,&#39;3&#39;]<br>
ZipCode, field1 = &quot;66600&quot;, field2 = [&#39;10&#39;,&#39;20&#39;,&#39;30&#39;]<br>
<br>
ZipCode is the fact class, field1 and field2 are its members.<br>
<br>
But if I have something like<br>
ZipCode, field1 = &quot;OTHER&quot;, field2 value should not be bound. I should be<br>
able to fill anything. But, Guvnor does not allow it once field1 is bound to<br>
something else.<br>
<br>
Please let me know if anyone has had this issue before.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Guvnor-Data-Enumeration-tp4026633.html" target="_blank">http://drools.46999.n3.nabble.com/Guvnor-Data-Enumeration-tp4026633.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>