Saving the state of a Section

How can i save the state of a Section if the Doc is saved?

I mean if one Section is expand and the other are collapsed and i save the Doc it should on the same state reopened.

I know it was possible on R5.

Or its possible to expand or collapsed a Section depending on a Formula?

thanks

Volkan S.

Subject: Saving the state of a Section

Leave the section settings at “Don’t autoexpand or collapse” and the sections will return in the status they were at he moment when you saved the document.

Subject: RE: Saving the state of a Section

Sorry Dietmar, that really doesnt work :frowning:

I have tryed with all possible settings, and none of them saves the state of the section…(!)

I know that on R5 this was possible without any special settings.

Can there be a special issue with R6.5 Clients?

And is it possible to collapse or expand a section of any field value?

thanks

Volkan

Subject: RE: Saving the state of a Section

I ran the following test:…On the client in a form I created an action button with @Command([EditGotoField];“FieldName”). Whereas “FieldName” would be an editable field in a collapsed section.

I thought for sure it would open the collapsed section and insert the cursor in the field, but it doesn’t! It says field does not exist until you manually open the section, then running the action works. Weird, that definitely needs improvement.