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

Rule editor sum function doesn't accept Panels #1123

Open
GCalandria-Adobe opened this issue Mar 13, 2024 · 3 comments
Open

Rule editor sum function doesn't accept Panels #1123

GCalandria-Adobe opened this issue Mar 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@GCalandria-Adobe
Copy link

Expected Behaviour

To add a Repeatable Panel into a Sum function (OOTB) to perform summatory operations between same fields in a repetitive panel.

Actual Behaviour

The Repeatable Panel cannot be added to the input collection in Sum function.
image

Reproduce Scenario (including but not limited to)

  • Create a Panel with repeteable sections
  • Add one numeric field field_a
  • Add a button to add instances of the panel
  • Add a numeric field outside the panel field_b
  • Create a rule in the field_a with Set value of and assign the value to a Function Output and select Sum.
  • Try to include the repeteable panel into the function input parameter, you can't

Platform and Version

AEM as a Cloud Service - Adaptive Forms
pom.xml versions:
<core.wcm.components.version>2.24.2</core.wcm.components.version>
<core.forms.components.version>3.0.0</core.forms.components.version>
<core.forms.components.af.version>3.0.0</core.forms.components.af.version>

AEM Forms Version

<aem.forms.sdk.api>2023.10.25.00-231200</aem.forms.sdk.api>

AEM Version (mention the exact version in case of cloud SDK)

<aem.sdk.api>2023.12.14697.20231215T125030Z-231200</aem.sdk.api>

@arunattri26
Copy link
Contributor

It is functionality break. We are working on fixing it.

@GCalandria-Adobe
Copy link
Author

Do we have an ETA @arunattri26 ?

@rismehta rismehta added the bug Something isn't working label Mar 27, 2024
@arunattri26
Copy link
Contributor

Hi, this is a gap in rule editor functionality for foundation vs core-components based adaptive forms for OOTB Math functions. We have taken a note and are targeting to cover this gap in May release of AEMaaCS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants