Change form to Launch first link with script/code

I want to create a form with at rich text body field. The form Auto Launch is default set to “- None -”. On some documents i want to change this value from “-none-” to “-First Document Link-”

How can this be created?

Subject: Change form to Launch first link with script/code

Why not have separate forms defined, and open the documents with different forms?

You could have a form formula in a view which evaluated the document the users’ were opening, and use the appropriate form that way, or you could have an agent that you would run against those documents you wanted to “auto-launch”, and change their form to the appropriate one.

Either way, the use of multiple forms designs to alter the appearance/activity of individual documents is probably the better way to go.

Hope that helps,

T.

Subject: RE: Change form to Launch first link with script/code

I’ve already thought about that solution. In this case I want to create a document archive. When I import an email to the archive, I want to delete the BODY item of the original mail, and then create a new body-item with a link to the archived document. When opening the mail in the users mailbox, the archived mail/document is opend insted.