Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobile layout type - settings not working/ #123548

Closed
fuad47 opened this issue Jun 27, 2024 · 2 comments
Closed

mobile layout type - settings not working/ #123548

fuad47 opened this issue Jun 27, 2024 · 2 comments

Comments

@fuad47
Copy link

fuad47 commented Jun 27, 2024

I want to set apps layout type to mobile and define in settings, unfortunately it doesnt work. as you see I have deifned 2 more settings which are working but first one doesnt.

var reportLoadConfig = {
        type: "report",
        tokenType: models.TokenType.Embed,

        // Enable this setting to remove gray shoulders from embedded report
        settings: {
            layoutType: models.LayoutType.MobilePortrait ,
            filterPaneEnabled: true,
            navContentPaneEnabled: false
        }
    };

image_2024-06-27_161713479

@PesalaPavan
Copy link
Contributor

@fuad47
It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

@PesalaPavan
Copy link
Contributor

@fuad47
We are going to close this thread but if there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants