Idea Summary
Please add an option to “Execute Server-side Code” to suppress the change event only for specific items in “Items to Return”
Use Case
An ajax call returns 10 item values, but only 3 of them should fire the change event, 7 not.
I see only workarounds with additional ajax calls or additional hidden items with custom events.
Preferred Solution (Optional)
New Text Attribute “Suppress Change Event for Items”, Change Attribute “Suppress Change Event” to “Suppress Change Event for all Items”