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

Dev- Calculation Module #1321

Merged

Conversation

NirajChaudhary143
Copy link
Contributor

@NirajChaudhary143 NirajChaudhary143 commented Aug 29, 2024

All Submissions:

Changes proposed in this Pull Request:

Priviously, no complex calculation like if, else, sqrt, floor, etc. This PR add complex calculation.

How to test the changes in this Pull Request:

  1. Create new form and Drag Calculation field ( number and single item )
  2. Enable calculation and insert formula.
  3. Save form and precview and perform calculation.
  4. verify calculated value is corect or not

Note: Calculation supported field : Number, Single Item for caculation result.
'text', 'select', 'radio', 'checkbox', 'number', 'name', 'first-name', 'lsat-name', 'email', 'url', 'payment-checkbox', 'payment-multiple', 'payment-single', 'payment-total'

Logical Operator support : '&&', '||', '/', '==', '>', '>=', '-', '%', '*', '!=', '+', '<', '<=', '!', '-1'

Dependency PR:
PR

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (modification of the currently available functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully ran tests with your changes locally?
  • Have you updated the documentation accordingly?

Changelog entry

Dev- Calculation Module

@NirajChaudhary143 NirajChaudhary143 merged commit 5efa798 into pre-develop Sep 9, 2024
1 check failed
@NirajChaudhary143 NirajChaudhary143 deleted the EVF-1082-calculations-addon-enhancement branch September 9, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant