Hello,
I use benaviour and rest endpoint to query the database.
There are two fields. One for input data. Other for output data.
I want to query the database by value from the first field and output the result into the second field. The result in the second field is a drop-down list.
But I do not know how to transfer data from the first field to the rest endpoint script to execute the query in the database
Help me please with the solution of the problem.