<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div>Hello Fabio,<br>
      <br>
      sorry for the late answer.<br>
      <br>
    </div>
    <blockquote
      cite="mid:NU56OV$5E0372401144D1149EDD5605391A2176@nsr.it"
      type="cite">
      <div class="xam_msg_class">
        <div style="font: normal 13px Arial; color:rgb(0, 0, 0);">
          <div>- there is the possibility to use classic combo box (html
            selectlist) in spite of javascript list;</div>
        </div>
      </div>
    </blockquote>
    As far as I know, you would have to declare the extension property
    as ENUM in order to see a combo box. (Not tried that yet.)<br>
    <br>
    <blockquote
      cite="mid:NU56OV$5E0372401144D1149EDD5605391A2176@nsr.it"
      type="cite">
      <div class="xam_msg_class">
        <div style="font: normal 13px Arial; color:rgb(0, 0, 0);">
          <div>- there is the possibility to pick possible values for
            the fields by querying a database table or an ldap server
            (picking the connection from a resource for doing that...);</div>
          <div><br>
          </div>
          <div>- there is the possibility to update a field value
            picking the value from another field in real time (without
            saving and edit again the user).</div>
        </div>
      </div>
    </blockquote>
    <br>
    No, this is currently not possible without customising midPoint GUI
    code. As for the second question, it might be possible to
    synchronize LookupTable with the database table / LDAP server by
    some other means, to achieve the necessary effect. But that's
    probably quite complicated.<br>
    <br>
    Best regards,<br>
    Pavol<br>
    <br>
  </body>
</html>