Hi Steve and forum members,
I was wondering if somebody already has a code snippet that represents an action (expressed as one of the action tab options) that can list records based on the user's login ID.
Example when I log on to my application I see the usual "Details", "List", Find and "Calendar" actions. I want another tab "Show my Records" which makes the application display only the records of the current logged in user. This avoids the user having to go to the find tab, looking up the Username field and typing his own login name, then clicking"Submit"
I tried looking here --> http://xataface.com/wiki/actions.ini_file but am a little at a loss of how to implement the PHP permissions code to make it work.
Thanks for any suggestions.