Question
When opening the table in an iframe, the button with three dots at the bottom right does not appear. How can this be fixed?
Answer
To display this button in the iframe
, you need to use the parameter hidedots: false
in linkToTable
and linkToDataTable
.