Jump to content

Multiple LogIns


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

Recommended Posts

I have a fmp 5 database which i have made web ready through Lasso WDE/Webstar & Go Live plug in.

There are 10 clients who create new records for requests on certain criteria

What I would like to do is have each client have a passowrd/login-ID on the index page (not a default "pop up" browser user entry) to access/edit/create and delete only their records not the other clients.

How is this possible.

Many thanks for any help

Link to comment
Share on other sites

  • 2 weeks later...

A pretty simple way would be to have a web format file come up asking for their user name and password in fmp fields. Then run a -Search command to find only the records that match that. No one else would see those records unless they knew the combination of user name and password. That would allow that user to view/change/delete only their records as long as you don't have any LDML that would allow -FindAll.

Hope that helps,

Cael.

Link to comment
Share on other sites

This topic is 8433 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.