Hi,
I’ve been looking into virtual protocol and created a simple protocol with 2 tables (containing two different types of rooms we use).
Weird thing is that when I add a 4th row to one of the tables, the GUI starts acting weird: the element view freezes, table doesn’t load the data in the Dataminer window. However, this is only on one of the tables. The other table works without issue.
Do you have any idea what the reason for this could be?
Link to protocol. The table in question is the liveBooths (id 100) table.
Hi Robin,
Would it be possible to try and change the "lines:0" option under the table to a higher number? Default value is 25.
Is it expected that you would try to display 0 rows?
Kind regards,
Thank you, this seems to fix it! Just setting it to 1 fixed it. For some reason the other table, with 12 rows (but fewer columns) didn’t seem to cause any problems.
No idea how the 0s got there, I’ve only used DIS Display Editor for editing the look of the pages and moving the components around.