Pooja
TFDThoughtSpot For Developers
•Created by Pooja on 4/8/2025 in #dev-help
Pooja - Upgrading the 10.1.0 software version, ...
We do not require frameParams, it should be fullHeight: true Is it correct?
8 replies
TFDThoughtSpot For Developers
•Created by Pooja on 4/8/2025 in #dev-help
Pooja - Hi Team, How we can remove the Tags f...
Do we need to remove it or use it as tag:'value',
10 replies
TFDThoughtSpot For Developers
•Created by Pooja on 4/8/2025 in #dev-help
Pooja - Upgrading the 10.1.0 software version, ...
Please suggest how we can set fullHeight = true to resolve
8 replies
TFDThoughtSpot For Developers
•Created by Pooja on 4/8/2025 in #dev-help
Pooja - Upgrading the 10.1.0 software version, ...
We have the configuration for embed full application as const config: CustomAppViewConfig = {
frameParams: {
width: '100%',
height: '100%'
},
pageId: Page.Home,
showPrimaryNavbar: true,
disableProfileAndHelp: true,
linkOverride: true,
tag: '<tag-name>',
};
8 replies
TFDThoughtSpot For Developers
•Created by Pooja on 4/8/2025 in #dev-help
Pooja - Hi Team, How we can remove the Tags f...
This is happening in TS Embedded environment. When no tag assigned to Answer or Liveboards, it shows All Tags 0 . This results blank Home/Answers/Liveboards page with Tags <tag-name> filter.
10 replies