How can i retrieve over xpath, for datagrid using multiple values from different variables? Listview gives me awesome options dataview only 1 level up. this is causing me to have to hardcore the enum, when it is in the $event, and then use conditional visibility to hide every datagrid with the hardcoded value ... this seems a bit over engineerd
asked
Jason Teunissen
1 answers
0
Hi Jason,
That is indeed issue with Datagrid, you should have to go with listview or DG2 as all the context variables are available there.
Moreover this Datagrid is anyhow dojo based and will be deprecated in react client and needs replacment.