
Hi
Very odd behavior.
I have a detail form which contains gallery, The gallery have icons for user actions: edit, delete save and cancel. The visibility of the icons are based on formula (when editing a record, the edit and delete icons are not visible and save/cancels buttons are for this item).
This detail form is called from a list of records.
The icons worked perfectly on some records but not on others (couldn't find a pattern). Please note that on some records, all icons work as expected, on some other only some are nor visible when they should while on other none of them are ever visible. However, for a specific record, the behavior seems to be the same all the times.
Edit: I forgot to mention that the icons are not visible in both design and run mode for some records, but are visible for others.
I added a label to display the icon's visible property and it shows TRUE or FALSE when it should, so the formula is ok.
Again, this is the same form, I just load a different record.
What else can hide specific icons and the logic says it should be visible ?
Thanks