October 4, 200421 yr I'm running into a problem with users and permissions. I can get FM to only show the records associated with a particular user (using "<fieldname> = get(username)"), but rather than hiding the records that aren't applicable, I see a "No Access" in the fields. How do I hide the records that shouldn't be shown? TIA. -t ps - I'm under a time crunch so if I forgot any details you need, lemme know.
October 4, 200421 yr Do a find (or use a relationship) to show only those records which match the user's name.
October 4, 200421 yr Author Do a find (or use a relationship) to show only those records which match the user's name. Thanks! I actually managed to stumble into the solution on my own. FM has been fun to use so far. In a little less than 12 hours, I've managed to get a reasonable facsimile of what I want up. It's going to make my life easier in the long run. Now if only I could get radio buttons to show up in my portal in IE.
Create an account or sign in to comment