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

[Custom Components] I need help in creating a custom component (button) which can trigger my angular source code functionality. Example: on the form renderer the custom button will trigger a local angular code function which will open a custom modal pop-up i want to fill the data from that form and populate that data into rendered formio form. #1091

Open
Ajjayyaswamy opened this issue Aug 27, 2024 · 1 comment

Comments

@Ajjayyaswamy
Copy link

No description provided.

@brendanbond
Copy link
Contributor

Have you tried configuring a button with a custom event? See here: https://help.form.io/userguide/form-building/form-components#button (see the "Event" param)

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

No branches or pull requests

4 participants
@brendanbond @Sidiro23 @Ajjayyaswamy and others