bsgriggs / mendix9-searchable-reference-selector

Mendix reference, reference set, and enumeration selector with a search bar and a clear button.
MIT License
2 stars 2 forks source link

Difficult upgrade #10

Closed odi76 closed 1 year ago

odi76 commented 1 year ago

I would like to upgrade from v1.5.5 to v2.4.0 but I run to the problem that I would have to reconfigure all instances because all upgraded instances would be set as Enumeration selector instead of the "original" Reference set selector. Please find the screenshots of original and new (default) properties. Since I have almost 200 instances, this upgrade would require quite a lot resource to perform. Could you control the upgraded property to inherit the original configuration. Of course, any other suggestion is also welcome.

Original properties: SearchableSelector_OriginalConfig

Updated properties: SearchableSelector_UpdatedConfig

bsgriggs commented 1 year ago

Hi there,

Unfortunately, there isn't a solution that doesn't require manual updates. The widget has had many structural improvements over v1.5 -> v2.0.

I've built this version for you with the default Selection Type as Reference. This should reduce the number of manual updates, but you will still need to manually update the Reference and Selectable Condition options.

Screenshot 2023-04-19 at 2 27 57 PM

odi76 commented 1 year ago

Does not sound good! However, thanks for the specific edition.