Customizing Kickstart form with AngularJS

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2015 09:46 AM
Hi,
Is it possible to customize the kickstart form with AngularJS? I have created a simple reusable component with AngularJS. How can i leverage this component in Kickstart form? Is there any documentation available for customizing the kickstart form?
Is it possible to customize the kickstart form with AngularJS? I have created a simple reusable component with AngularJS. How can i leverage this component in Kickstart form? Is there any documentation available for customizing the kickstart form?
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2015 08:30 AM
It is possible (it's code after all), but you'll make it yourself very hard when it comes to upgrades.
More interesting would be to learn about your use case and see if we can add an extension/hook point mechanism for it.
More interesting would be to learn about your use case and see if we can add an extension/hook point mechanism for it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2015 02:59 PM
@ChandranMuthu:I read your question again, now in the context of the right forum (enterprise vs community)
Adding new form widgets is supported, through form stencils. In your installation there should be a docs folder or docs.zip. In there, look for the section on 'Custom form fields'. it shows with examples how you can do what you need.
Adding new form widgets is supported, through form stencils. In your installation there should be a docs folder or docs.zip. In there, look for the section on 'Custom form fields'. it shows with examples how you can do what you need.
