Actions
Feature proposal #5761
closedImplement ajax reloading of query options
Feature proposal #5761:
Implement 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.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
You can select as many fields as you want to trigger the update. The field triggering the update will also have its value sent to substitutions are updated.
Updated by krileon almost 10 years ago
- Status changed from Resolved to Closed
Actions