I’ve implemented a rule that controls several fields, three of which use lookup functionality through referFields, using a Custom Configuration Module API for value selection.
The values of these three fields depend on one another, and populating the last field allows other fields to be automatically filled based on the information stored in the Custom Configuration Module.
This rule worked without any issues in version 15.240, but stopped working after the upgrade to version 15.320.
The release notes for version 15.300 indicate that the Select2 component was upgraded to version 4.0. However, the behaviour of the change event does not appear to have been modified.
What happens is that the event works correctly on the first field, but the other two fields do not react at all.
Could you please help?
SDP Enterprise 15.320
Thank you.