Friday, February 17, 2017

Unretrieved value in form field

Unretrieved value in form field

When we add new fields in the table, it will synchronize with database and new fields will be created in SQL table. Sometimes, In the form level we couldn’t see newly added field value, instead it will show the value "Unretrieved”.

If we check table browser, it will show the correct value. To refresh the form field value, we need to select the field and press the Ctrl+F5.

To resolve this issue, we can do the following steps.

  1. Tools -> Caches -> Refresh elements
  2. If the first point is not resolve this issue, restart the AOS. Restarting AOS will resolve this issue. My case first point not worked.





1 comment :