Jump to content

This topic is 8857 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi there,

I want to create a online db. One person has to use a login in and a password to login to the site.

After login in, I want to show to this person only the records he /she has created so this person can delete or edit them. In the db a field is set up that contains the number of the person that has created the file.

Also, if the user creates a new record his/her id# must be recorded automatically.

For the db I am using FM 4.0

Anyone got any sollutions for this problem? Any help would be greatly appreciated!!

  • Newbies
Posted

I have exactly the same problem! I am a very new user to FMP 5 and really cannot work out how to do it...so can someone PLEASE help

Thank you in antisipation

Posted

Probably the eaisest way is to use the CDML tag [FMP-ClientUserName] with an [FMP-If] to only display the edit and delete options if the the record was created by the person viewing the pages.

This will not provide security from determined hackers, but it will probably suffice for all other users. And it's relativley easy to implement.

  • 4 weeks later...

This topic is 8857 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.