Hi,
When I select a control or option on a dropdown control that makes other datacards visible, the whole screen scrolls up. For example, if I select a check box and it makes another datacard visible: the screen goes up. If I select "xyz" on a dropdown and there is a datacard visibility attached to that selection: screen scrolls up. The user needs to scroll down everytime a new datacard becomes visible. Anyone having the same problem?
Hi @analuizaalmm,
Could you please share a bit more about your app's configuration?
I have made a test on my side and don't have the issue that you mentioned. The gif screenshot as below:
The Visible property of the ApproverManager Data Card control (other data cards) set to following formula:
If(DataCardValue11.Selected.Value="Completed",true,false)
Note: The DataCardValue11 represents the Drop down control within my app.
Please take a try to re-create your app, then add some formula within your app to make other datacards visible when you select an option on a Drop down control, check if the issue is still exists.
Best regards,
Kris
@analuizaalmm Have a look at my thread here . It looks like the issue I reported and is being fixed. Work around is to turn on classic render mode for now (File -> App Settings -> Advanced Settings -> Render in classic mode) .
Joey
Thank you so much!!! That fixed it for now, let's wait for the new release.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
199 | |
71 | |
51 | |
42 | |
30 |
User | Count |
---|---|
268 | |
118 | |
94 | |
90 | |
81 |