Hi everyone,
I have access to a power app that was created before I started my position. I have full access to the data sets on sharepoint and the power app. Anytime I go to preview the app or press alt to preview it any items that are in the gallery disappear while in edit mode.
Should be noted that to use this app a user must log in on the initial page. That is my only thinking as to why I can't test and edit the power app properly.
If anyone has more information than I do that would be greatly appreciated as to why this happens.
Thank you!
@poweractivate How do I go about checking that? It says value type record if that's what I should be looking for.
Click the Gallery on Canvas, on upper left click the Property, select Items. Then say what formula is there.
The only time I've seen information be hidden that you can see while editing the app and not when in play mode, is when you're looking at the form that has an item, but the current status of the form is in New, rather than in Edit. I'm not sure if this is your issue since you're saying that the Gallery is doing this, but if it is actually a form, changing the form mode to edit. This can be best done by adding the EditForm(formname); command to your record selector.
Bank_Account_Gallery.Selected
@FlatFish That looks like an Item property of some Form.
I want to know what is in the Items property of the Gallery.
In other words, what is in the Items property of Bank_Account_Gallery itself?
Or, are there multiple Galleries at play here?
I think this is what you are looking for. I am sorry I don't fully know what it is you're looking for. Thank you for being patient with me. There is also another dropdown called "acct_cat_5_dropdown" that is not in the gallery group and that is the only drop down that shows up when in preview mode.
Hi @FlatFish ,
Gallery has a 'Items' property. This property determines what the gallery displays.
So If your gallery 's Items has no value, when you preview the app or click on the Alt, the gallery displays nothing.
Best Regards,
Wearsky
Thank you for the response!
Oh I see. Yeah all it says is Bank_Account_Gallery.Selected in the items function like you showed above. I've tried changing it to Bank_Account_Gallery.AllItems or Bank_Account_Gallery.DisplayMode.View/Edit etc., but it hasn't changed anything.
Is there something it should be instead?
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
196 | |
71 | |
49 | |
36 | |
25 |
User | Count |
---|---|
242 | |
111 | |
89 | |
88 | |
66 |