logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Andy
    • Posted on Fri 14 Jul 2006 09:01 AM

    I had to do this a couple of years ago.

    Instead of using WQO - just get the richtext field direct from the stored agreement configuration document using it's UNID which can also be lookup up to the agreement title, to allow for different agreements, or policies.

    [formula code in Computed Rich Text Field]

    DOC_UNID = @DbLookup("": "nocache"; "":""; "Lookup";AgreementName ; 2);

    @GetDocField( DOC_UNID ; "rt_Agreement" );

    © notes411.com

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: