Hi, I need to rerender an EnumEditor in Promotion Create Wizard based on chosen Market, so once the Market in a ReferenceEditor is changed - new Enum values should be loaded. ReferencedEditors have "availableValuesProvider" parameter where a bean is specified and this bean is responsible for getting the appropriate values so I'm looking for something similar for the EnumEditor. Any ideas?