Prompt for Notes User ID Password

Dear All,

Good day.

We have an action button that can only be accessed by members of a certain Role. This action is only visible to three people.

The users of this applications requested that each time they click on this action button they have to enter their notes id password for further verification.

Where and how do I start implementing this validation?

Thank you very much.

Jacky

Subject: Prompt for Notes User ID Password

put this under your button:

@Command([ToolsUserLogoff])

Subject: RE: Prompt for Notes User ID Password

Wow!!! Wow!!! Wow!!! Thank you very much. That was very prompt. Now the users will see that this is not good to included when they are dealing with 10 or more documents. But well they asked for the extra verification. Again, thank you very much.