Hidewhen based on view

Hi

Is it possible to show areas of a form ( with fields text , etc) based on the view in which the document can be seen?

Regards

Subject: Hidewhen based on view

There is a ParentView property in LotusScript. Maybe you could do something in PastOpen that populates a computed for display field with the view name and reruns the hidewhens for you. Just the first thing that came to mind.

hth

Dana

Subject: RE: Hidewhen based on view

Hi Dana

I will try that one and see if I can get it to work.

Regards

Subject: You could also use a Form Formula in the view to display the doc using different forms.