Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
bramkn
Partner - Specialist
Partner - Specialist

Interaction with buttons only possible by maximizing the button first

Hi,

 

When using buttons on the phone it first opens the button fullscreen and then you can click on it.

My Client wants a graph and 2 buttons making the date go back and forward one day.(graph by default shows yesterday's data)

The way it works now is really anoying as you can't really scroll through days to view the data.
Anyway to fix this?

Labels (1)
1 Solution

Accepted Solutions
Clever_Anjos
Employee
Employee

Try using a custom theme and overrides 
.transparent-overlay {
height:0px;
width:0px;
}

or add this extension to your sheets

View solution in original post

7 Replies
1501
Contributor
Contributor

Hi @bramkn ,

Were you able to solve this issue? I am working on Qlik Sense Mobile and wanted a quicker way to filter the values too. Please let me know if you have any solution.

Thanks

bramkn
Partner - Specialist
Partner - Specialist
Author

Hi @1501 ,

No, I haven't found any solution.

Clever_Anjos
Employee
Employee

Try using a custom theme and overrides 
.transparent-overlay {
height:0px;
width:0px;
}

or add this extension to your sheets

bramkn
Partner - Specialist
Partner - Specialist
Author

Thank you I will try this.

Anay_Biswas
Contributor
Contributor

Hi @Clever_Anjos ,

Thanks a lot this worked like a charm.

PrashantSangle

Hello @Clever_Anjos ,

 

is this work in QSaaS mobile app too?  I am struggling over there to achieve the same? If you have any alternative then please share.

 

Regards,

Prashant Sangle

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Clever_Anjos
Employee
Employee

Hello, @PrashantSangle . Give a try disabling the hover menu

Clever_Anjos_0-1654115113223.png