November 3, 200421 yr Newbies Dear all, Strange problem, I made a migration from FM 5.5 to 7 and in some field when the user made a find the system return: No records match this set of find requests but there is records!! when I do the same request with admin account everything is fine.... The user have all right on each fields Thanks in advance for your help, and a big thx for all informations find here! Regards
November 4, 200421 yr Author Newbies Thanks for your answer, This is a Calculation Fields where I made different control : If( IsEmplty(relationship:field1) or ( IsEmplty(relationship:field2) or ( IsEmplty(relationship:field3)......;0;1) And the user entered 1 in the find mode
November 6, 200421 yr I think you mean IsEmpty, not IsEmpIty. Anyway, I made a similar calculaton, but cannot confirm your problem.
November 6, 200421 yr Welcome to FM Forums, pixeb, Do you have it specified "Run Script with Full Access Privileges"? From FM Help ...Use Run script with full access privileges to enable a script to run with the full access privilege set, even if the current user has logged in with a privilege set that does not have full access. Using this feature enables users with limited access and privileges to perform scripted tasks that they would otherwise be unable to execute." I would also open your Find Request dialog and check what is stored there but, since it runs with Admin rights, I would bet it's a privileges problem.
November 9, 200421 yr Author Newbies Thanks for your help transpower you asolutely right :OP typing error MoonShadow: I've all ready select Run script with full access privileges, I'll continue to search and I'll keep you informed as soon as I found the solution Thanks again!!!
Create an account or sign in to comment