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

Trying to Add Date select and Image Upload Component #115

Open
Sid25sj opened this issue Jul 21, 2017 · 0 comments
Open

Trying to Add Date select and Image Upload Component #115

Sid25sj opened this issue Jul 21, 2017 · 0 comments

Comments

@Sid25sj
Copy link

Sid25sj commented Jul 21, 2017

I'm able to add dateObject and file upload component in form builder.

My date picker template:

{{label}}

{{description}}

My Image upload template:

{{label}}

{{description}}

It works fine either i add it in demo.js or angular-form-builder-component.js.
I even render them and create a awesome form but when i submit the rendered form , it doesn't pass any value to date or image in my DB.
"[{"label":"Text Input","value":"Abda ka dabdaa"},{"label":"Upload image","value":""},{"label":"Date","value":""}]".

What should i add to pass value into my DB.
I have seen Angular-form-builder.js but i dont understand Angular much.

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