Greetings!

I'm working on a web app that the normal view (a view for searching a database) does not need to have a login. Anyone can do a search. However, I have a button on the search view that calls another view and I want this one to be restricted to login. I've tried various combinations of peLoginMode and pbLoginModeEnforced, but it seems that all I can seem to make work is an all-or-nothing approach.

Where am I going wrong? All I really want is for the restricted view to request a login and, if the user is authorized, then display that view while leaving the search view completely open.

I'm sure this is staring me right in the face, but....

TIA.

Steve W.
USA Software, Inc.