June 21, 200817 yr Hi All, In one of our FileMaker Pro 9 forms we have a field lets say Validate. What I'm trying to do is when the validate field gets populated with any charecter, then make that record read only to all the users. I coulden't find any script or any calculation to do that. Thanks for any help. Regards, A
June 25, 200817 yr You can use calculations (e.g. not IsEmpty( Validate )) in custom record access privileges. (BTW, this question isn't related to External Data Sources.)
Create an account or sign in to comment