Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using button object in layout container over a text object to apply some actions and sheet navigation in Qlik Cloud. This works perfectly in browser but not in SaaS mobile app. I have noticed that actions such as set variable value works perfectly in mobile app however only navigation functionality is not working either I choose sheet navigation or apply bookmark action.
Can anyone confirm that this is a known bug or please suggest some solution or workaround.
Hello,
Sometimes containers can mess with how elements behave in mobile apps. Try placing the button outside the container and see if it makes a difference. Instead of directly triggering navigation actions, use variables to control which sheet is displayed. It’s a bit more work, but it might bypass the limitation.
Hello;
Does the button have a title? Years ago I had a similar problem with a Filtering Panel. If I put a label on the fields that made it up, the panel didn't work in the mobile version, but it did in the browser. I opened a case in Qlik and they ended up solving it in an update.
Sorry for my bad English
Thanks for your reply.
In my case, i dont want to show labels. Actually, I am trying to use button (transparent) for navigation and for applying some actions on top over text object under layout container.
The issue is that button is working on mobile app, and actions are also working but only navigation is not working. However, this whole functionality is working perfectly in browser.
Please see below screenshot to understand the requirement.
Hi,
This has been fixed in version 1.174.17.
Now the button works inside a layout container.