• How can I update a field, when I exit another field in the same form

    By Helge Jantzen 2 decades ago

    I have a form "employees" with the fields "department" (dialoglist with multiple values) and "mailinglists" (dialoglist with multiple values). Theres one mailinglist for each department and some other on which everybody could assign if he want to. If the employee assign to one or more department he is automatically assigned to the mailinglist of this department (this is realized by views and an agent and works perfect).

    The probliem is, that the employee don't see on which mailinglists he is automaticcally assigned. What I want is, that when I change the department or when I exit the field "department" the field "mailinglists" have to be updated immediately.

    Is there any possibility to do this?

    Thanks!

    • Well two answers for this question..

      By Thomas Schulte 2 decades ago

      first. I am sorry but this is a forum for a specific application called !!Help!!

      This is not intended to be a general forum for asking common (and quite simple) questions.



      second yes it is possible. use either the exiting event of that fiedl and lotus script or if this is a dialogbox or something like that the refresh fields when keyword changed in the properties of that field.



      Thomas