Hi Team, I am trying to use the hideControl featur...
# gooddata-cloud
j
Hi Team, I am trying to use the hideControl feature in an iframe, but it doesn't seem this is producing the expected outcome this is my HTML iframe element, but when rendering the iframe the topBar is still present
Copy code
<iframe data-v-f505efec="" id="good-data-dashboard" src="<https://learnamp.cloud.gooddata.com/dashboards/embedded/#/WORKSPACE_ID/dashboard/baa9bde6-f257-4926-8acb-65d01ab72b0e?hideControl=[topBar]&apiTokenAuthentication=true>" frameborder="0" width="100%" height="1000px" bis_size="{&quot;x&quot;:126,&quot;y&quot;:223,&quot;w&quot;:1160,&quot;h&quot;:1000,&quot;abs_x&quot;:126,&quot;abs_y&quot;:223}" bis_id="fr_45qsy2d3v1lrgqqq36a2zt" bis_depth="0" bis_chainid="1"></iframe>
is the documentation about this still correct? do you spot any issues with my code? also I noticed the docs states the URL should be
embedded/#/workspace/WORKSPACE_ID/
but the iframe doesn't load properly when I do that, it's completely blank it seems to only work this way for me:
embedded/#/WORKSPACE_ID/
k
New message text here
j
I have tried the above and no luck, please if someone from the team can support me on this
j
• Hi Jhonatan, It looks like you haven't used an actual workspace ID in your iframe. Can you please confirm that you have changed this? Also, can you please also confirm if there are any settings with the Horizontal Space: If you allocate less than 1170 px of horizontal space, certain elements like the Edit button are hidden automatically [Configuration Options].