Frameset question

Good morning, everyone!

I had a question about the frameset. I am a new to Lotus Notes. In frame properties window, under basic tab, the configuration likes this:

Name: leftframe

type: named element navigator(gray)

Value: Computed

Default target for links in frame: rightframe

Does anyone know what does “value: Computed” mean and why navigator is gray?

Any help I appreciate!!!

Subject: frameset question

“Computed” indicates that the content of the frame depends on the result of a formula. Click on the “@” icon to see/edit the formula. Since a formula is determining the frame content, the type is unknown – the formula could be calling a Navigator, a View, a Page or even an external URL.

Subject: RE: frameset question

Stan,Thanks for your help!