You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.
Two examples of possible customization that I may need,
Is it possible to add an extra button next to the control so that with ngclick we can execute custom functions? The idea of this is to be able to manufacture an interface for creation and editing of these fields for the end users.
At the time of creating a form, a user would click on add a text field and then click on a small button associated with that field.
The user would click on that edit button and could add, remove or edit characteristics of that specific form control or even delete it from the form.
Could you add this type of button with an onclick?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Two examples of possible customization that I may need,
At the time of creating a form, a user would click on add a text field and then click on a small button associated with that field.
The user would click on that edit button and could add, remove or edit characteristics of that specific form control or even delete it from the form.
Could you add this type of button with an onclick?
The text was updated successfully, but these errors were encountered: