Fields Refresh / Refresh automatico di campi

Hi guys,
I have a dropdown field in a form, populated by a query to a table. So far so good, the dropdown populates correctly.
Just as an example, the table contains the fields:

  • city
  • zipcode
  • county
    In the form, the zipcode and county fields are read-only, and I’d like them to update automatically when I select a city in the dropdown from the table.
    Can anyone help me or suggest a Scriptcase example that already does this?
    Thanks
    Gaetano
    =============================================================
    Salve
    In un form ho un campo dropdown, popolato da una query ad una tabella. Fin quì tutto OK, il dropdown viene popolato correttamente.
    La tabella, giusto per fare un esempio, contiene i campi:
  • city
  • zipcode
  • county
    Nel form i campi zipcode e county sono di sola lettura e vorrei che si aggiornassero automaticamente quando scelgo una città nel dropdown dalla tabella.
    Qualcuno può aiutarmi o suggerirmi un esempio di scriptcase che già lo fa?
    Grazie
    Gaetano

Ciao, ti rispondo in italiano
usa l evento onclick o onchange collegati al campo città e aggiorna i campi che desideri.