Community
Participate
Working Groups
Created attachment 168325 [details] screenshot Description: Edit/Remove is disabled in Edit Bindings in Chart Builder but enabled in Edit Data Binding in expression builder. Build number: 2.6.0.v20100513-1121 Steps to reproduce: 1. New a table binding to the data set. 2. Add a chart in the table footer, select Inherit Columns only. 3. Click "Data Binding..." button, check the bindings. 4. Open expression builder, select Available Column Bindings->Chart->Edit Bindings in category, check the bindings. Expected result: The operation on the bindings should be consistent. Actual result: 1. Edit/Remove is disabled in step 3. 2. Edit/Remove is enabled in step 4. See the screenshot. Error log: N/A
Please check if expression builder provider is flexible enough to customize.
*** Bug 312747 has been marked as a duplicate of this bug. ***
It is not a bug. In this case, the 'Edit bindings' item in expression builder belongs to the Container of chart, if user click 'Edit bindings' item to open 'Edit Data Binding' dialog, it indicates editing the bindings of Containers', here the Container is table, so it should have full accessible for all bindings of table. But the 'Data binding' dialog in chart builder, it indicates editing the the bindings of Charts', current all bindings are reference from Container, so it don't allow editing.
Verified, closed.