Jump to content

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

Recommended Posts

Posted

Somebody please help me. I want to password protect the Edit and Delete buttons on a FM4 web/database.

When I set up the FM Web Security DB I put in a Username and Password and set the rights to everything, they can do all. If I do this everybody that hits the site is prompted for a Username and Password. If I put in "All Users" in the Web Security DB then nobody gets prompted for a Username and Password, but the Edit and Delete buttons are gone.

How do you password protect just the ability to edit or delete a record and allow every body else the ability to browse and search?

  • 2 weeks later...
Posted

I don't use web security, I use the db security. Make a "no passord" in the databasr that allows only browse and export. Make the other passwords with browse, export, delete. edit etc.

No password will be requested *until* somebody clicks on a link or form button with the -edit or -delete or -new action tag.

  • 2 years later...
Posted

jbreslow said:

How do you password protect just the ability to edit or delete a record and allow every body else the ability to browse and search?

Hi there!

I have the exakt same problem, just one big difference.

I use IWP and not CDML.

I use db-security, not web security.

I want all users to be able to browse and search(=<no password>) and some users to be able to edit/delete (=password)

If I have a <no password> privelege in the db there is no promtp for pw. And there is no way to click a link with edit or delete privileges. They are hidden!

How do I let the users with pw-privilege get to the edit/delete forms?

I this not possible with IWP?

Posted

IWP generates format files on the fly based on its limited capabilities and your extensive abilities as a FileMaker developer.

You must have an inherent understanding of the intricacies of the way IWP generates format files and design your db files to force the generation of the format files that you desire. I infer that gaining the "inherent understanding" is a trial and error process.

Bon chance.

Posted

Unable said:

IWP generates format files on the fly based on its limited capabilities and your extensive abilities as a FileMaker developer.

Well, my capabilities maybe limited, but thats why I ask questions here. smirk.gif

Unable said:

You must have an inherent understanding of the intricacies of the way IWP generates format files and design your db files to force the generation of the format files that you desire. I infer that gaining the "inherent understanding" is a trial and error process.

Bon chance.

OK, so trial and error it is.....

Posted

Even though the FMI security pop-up is such an ugly interface, it can work, so you might try this.

On your index.htm you advise your clients that they must enter the password "snaketoes" when prompted. When they do they get the limited access you have set for that password.

An administrator would know her unique password and would ignore the "public prompt" and enter the password which allows her to edit/delete/ whatever.

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