Hi,
I am working on a protocol and have a good use case for using a Dynamic Table. I have seen Dynamic Tables being used in the past but cannot recall what protocol it was and when I last saw it. When looking at the Docs there is a section mentioning of it's existence but nothing more than that (Table parameters | DataMiner Docs). I presume it works similar to the Matrix logic but need more to get started with it.
Is it possible to get an example or point me to where it is documented.
Thanks.
P.S Text tables is also mentioned but also couldn't find anything more about it in the docs.
Hi Aston,
As far as I'm aware it is not possible to change the layout programmatically of a table shown in an Element Page. This is a hardcoded in the Protocol definition.
I'm not aware if this would be possible via another means e.g. Visio, dashboards, ...
What can be done on the table in an element page is to right click on the columns and select what columns you want to show hide, or drag and drop the order of the columns. This will be stored for your user. But this is a manual action.