logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Patrick
    • Posted on Fri 4 Nov 2005 05:48 AM

    Jake, you'll have to add a hidden field on your profile doc which stores the unid of the doc.

    Then refer to it in your code like

    unid := @GetProfileField("ProfileDoc"; "unid")

    and do eg

    myfield := @GetDocField(unid; "YourField")

    Caching does not matter anymore since this method gets and sets the values of the Notes profile document.

    HTH

Your Comments

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