Hi all,
In this time I have consumed many hours of video tutorials and user manual, and in this moment I building my second App.
This is my first post and I know that there is many people with more time of development, but I can't find my answer and I don't know how I can do it.
The point is that I have in my gallery, all records and I have added an icon to delete the record, but I only want to have this option only for the last record, and I don't know what condition I need write in "visible".
I tried with: "If(BrowseGallery1.Item.ID = Last('origin');true;false)"
Thanks.
Sorry for my English, I hope that you can understand me... hehehe