Hi everybodyI have an Adaptive Form and I populate a dropdown list with
a get-service defined in a Form Model in Data Integration sectionI made
a rule on an input text field ( on Value Commit -> call the service and
get data -> populate the dropdown list with data )If I update a record
in the database and I call again the service, the json that I receive
doesn't update! I checked on the db and the data are updated, but I
can't figure out how to see the update in my serviceAny
suggestion??Thank y...