I have an app that uses a drop down list and an action tool to update the sql statement in an in-db tool.
This work fine running the app in designer. It was working fine on server in 2022.1 but since we upgraded to 2023.1 it is not working.
The action tool is passing the NAME not the VALUE from the NAME:VALUE pair in from the drop down list.
This is a bug.