Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Well you can use script trigger attached to layout (OnLayoutEnter) to provide a custom dialog requiring password but ...

layouts really don't need to be protected ... the data within the fields ON the layout need protected. If you protect only the layout, it will still be possible to get to the data behind it.

Posted

I have no password on the overall database

Actually, you do: it's (probably) "" i.e. an empty string. To require a password for some features, define another privilege set and require an actual password for the account/s associated with it. Your current account/s (with empty password) should be defined to deny access to those features.

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