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

[Bug]: Event Handler Action: Control a Component does not work for controls in Modal #978

Open
1 task done
yogeshvachhani opened this issue Jun 22, 2024 · 0 comments
Open
1 task done

Comments

@yogeshvachhani
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When we Event Handler Action Control a Component with method setValue does not work for controls in Modal.

Here is a screenshot for reference.
image

This same action works if the control is placed on the page but not when placed in a Modal.

Expected Behavior

Actually it should work in all places.

Steps to reproduce

Place a button on page.

Create a Modal and put some input controls there.

On button click event select action Control a Component, select the control placed inside Modal, set Method to setValue and in value field enter a variable name.

Environment

Version 2.4.1

Additional Information

No response

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

No branches or pull requests

1 participant