Closed PavelBal closed 2 weeks ago
Create two views - on the left side the tree view, on the right a text field with parameter paths.
Button that "transfers" selected parameters from the tree view to the text field, creating full paths.
Paths are separated by ;
and newline.
User can edit and add new paths.
Button "OK -> creates entries in the PV BB for the entered paths.
Required columns are still not (always) added. Try:
Add a path Manual|Path
. Added correctly, with new column Path Element 0
:
Now add a parameter with an additional level: Manual|Path|foo
:
Path Element 1
is missing.
Lol and where is the Column Chooser
now? :D It's gone.
We are specifically not enabling additional columns unless it's the first row added I think. The idea is that if there are no elements in the list then it's reasonable to assume the user has not set the view to their liking. If there is already a showing row, the user may have configured the columns as they want them, so we don't change it.
The column chooser needs to be available thoguh.
Column chooser re-introduced in #1562
When creating a new (empty) PV BB, only the columns "Parameter Name", "Parameter Value", "Value Origin", "Formula", and "Dimension" are shown.
When adding parameter through "New Parameter Value", the entries are added but the required columns are not added: