Ravenight
Posts: 0
Joined: Sun Jan 11, 2015 3:43 pm

How do I set the input type to datetime-local - AngularJS/Bootstrap

Currently the input form in the builder for the AngularJS builder only allows two types of input, "text" and "password", within a select pull down.

Please allow custom input editing of this field add/or add the other input types available in AngularJS.

Here are all the input "types" that are needed:

input[checkbox]
input[date]
input[datetime-local]
input[email]
input[month]
input[number]
input[radio]
input[text]
input[time]
input[url]
input[week]

As a workaround, I created the input as I needed in the builder, went into the devtools while testing, copied the input from there and created an HTML holder in the builder. I then pasted the input into it and changed the type="" to what I needed and it all worked.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How do I set the input type to datetime-local - AngularJS/Bootstrap

Hello Ravenight,

Sorry for delay and thank you for your suggestion, we'll forward it to our development team.

Return to “Issues”