Created attachment 1101590 [details] dialog export Description of problem: I have a service dialog that contains two dynamic drop-down lists (attached). The method that populates the second element uses a value input in the first element. When a value for the first element is selected from the drop-down, the second element content is calculated correctly, but displayed incorrectly. It appears as flat text, not as a drop-down list, and no values from the list can be selected. Version-Release number of selected component (if applicable): 5.5.0.12-rc2.20151124135609_653c0d4 How reproducible: Every time Steps to Reproduce: 1. Import the attached dialog 2. Create methods to populate the two dynamic drop-downs 3. Create a service catalog item that uses the dialog, and order from this 4. Select an item in the first dynamic list, and Refresh the second list Actual results: See screenshot Expected results: A value from the second drop-down list should be selectable Additional info:
Created attachment 1101591 [details] Screenshot showing incorrectly displayed second element
*** This bug has been marked as a duplicate of bug 1283733 ***