On this page of my app, I have gallery and an Edit Form. The OnSelect formula for the pencil icon is in the screenshot. When the pencil icon is pressed, I would like the edit form to populate the data. This typically works when you set the form to, for example, "Coursegallery.selected", but it's not working this time and I wonder if it has anything to do with using a variable. Also, my delete (trash can) button is not deleting the items either (formula - Remove('Courses',ThisItem) )
(The add new course button make a new form visible and the pencil icon makes the edit form visible). Any idea why the data is not populating?
