Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding dropdown values on field initialization using custom functions #1344

Open
shravanthprasad opened this issue Aug 5, 2024 · 4 comments
Labels

Comments

@shravanthprasad
Copy link

We are not able to set dropdown enum and enumNames on field initialization.
ex: http://localhost:4502/content/forms/af/core-components-it/samples/customfunctions/populate-dropdown.html

image

AEM version 6.5.20
Core forms component version 1.1.38

@rismehta
Copy link
Collaborator

rismehta commented Aug 6, 2024

@shravanthprasad This issue was recently resolved in this commit: d4417e5. Please update to the latest core component version compatible with 6.5.20 as detailed here: https://github.com/adobe/aem-core-forms-components/blob/release/650/VERSIONS.md.

@shravanthprasad
Copy link
Author

Hi @rismehta can we have this patch added on top of v1.1.38 version as we are in the process of upgrade to SP20 with core components v2.24.2. The QA is done and Go Live is planned mid august. Updating Core Components Version to 2.24.6 might put this plan at risk

@rismehta
Copy link
Collaborator

rismehta commented Aug 6, 2024

@shravanthprasad Updating the core component version (1.1.46) for forms should be straightforward. you need to just adjust the Maven coordinates in the archetype project. Additionally, core components typically maintain backward compatibility thanks to the strict versioning practices in place.

@rismehta
Copy link
Collaborator

rismehta commented Aug 7, 2024

@shravanthprasad I have created a hotfix addressing the issue mentioned, on top of version 1.1.38. You can find the hotfix here.

Please confirm if this release resolves the use case as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants