Hi all
Creating a conditional prompt using IsBlank. On the home page of my app the user selects a project using a combobox. On the next page there is a gallery that filters by the selection. If there are no results in the gallery I would like a prompt to appear.
If the user submits a piece of data into the prompt a variable will change to remove the prompt
IsBlank is temperamental, sometimes giving true values when there are items in the gallery. I don't know if IsEmpty will work as I don't think a gallery is a table. Do I need GalleryMixes.something?
Visible property
If(!IsBlank(GalleryMixes) Or (varVis=true), false, true)
Thanks very much
Conn
WarrenBelz
146,587
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,928
Most Valuable Professional