Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1195833

Summary: Feature Request: Dependency between two Fields with RangeProvider implementations
Product: [Retired] JBoss BPMS Platform 6 Reporter: Oscar Molina <omolinab>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED NOTABUG QA Contact: Pavel Kralik <pkralik>
Severity: low Docs Contact:
Priority: medium    
Version: 6.0.3CC: fspolti, kverlaen, mbaluch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 14:49:23 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Oscar Molina 2015-02-24 16:57:15 UTC
Description of Feature Request:

If you want to use Form Modeler, how to display a list of values in a field using a RangeProvider implementation? This list is dependent on a selected value from another field that is using another RangeProvider. This is the tipical example of a combobox displaying a list of Regions depending on a selected Country from another combobox.

The problem is how forms are processed and it causes that combos processing is only done when the form is rendered at the beginning and then it can't update values of a combo from value selected in another combo. This functionality is implemented in the product but it is not active.

I think more and more customers need a functionality like this. I'd like to request this in a future version.

Comment 2 Pere Fernàndez 2015-12-07 14:49:23 UTC
BZ cleanup.

The new Form Modeler will support this feature.