Actions
Feature proposal #5761
closedImplement ajax reloading of query options
Description
Implement binding to other fields change events and ajax reloading the current fields options based off that event. So for example Field A is a text field and Field B is a query select. When Field A changes its value then Field B needs to ajax and requery for its options. Field As value needs to be sent with this so its substitution usage will update.
Actions