Hi everyone, i am facing strange issue, I have created a customized form which has customized table as a data source, basically its a list page form. Whenever I press the refresh button on the form the record on the top of the list duplicates. The entry in table remains one but on form i can see it twice. This only happens whenever I attach a custom security role made for this form and table. Using system administrator role on the user i do not face any issue regarding this. But whenever i remove system admin role and attach my custom role this happens.
My requirement is that i just want to give access of this form to my user.
I have verified each step many times but all in vain till yet. I don't have any code in List Page class of this form, a simple query is made similar to the query used for many other list Page forms used for "Assigned to me" purpose.