Hello,
will there be a simple QUERY field having query option "update on" as the other QUERY type fields do?
I need users to avoid from selecting anything in a query field as this gets data from DB table and it is a single value.
Currently I use QUERY drop down single select with "update on" active ([country] updates on [city] and [postcode]).
Is there a workaround I may implement?
Thank you in advance!