Skip to content

Conversation

@bglusman
Copy link
Collaborator

@bglusman bglusman commented Jun 19, 2016

@cflipse there's more data the form builder is implying we'll use that we're still not, like max/min values and whatnot, but these are a good start...

I don't see if/how simpleform supports integer only inputs, though i think it may support step sizes, so integers have a step size of 1.0 maybe? max/min may be easiest by giving it a range collection when max/min are present.

@cflipse
Copy link
Collaborator

cflipse commented Jun 30, 2016

@bglusman
Copy link
Collaborator Author

@h-m-m this is the PR I mentioned.

@cflipse yeah I saw that take but the way it says generated HTML element numeric for all 3 of them it wasn't clear if it actually enforced it being an integer at the field level? Probably that's just confusing docs though and you're right, easy enough to test anyway.

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

Successfully merging this pull request may close these issues.

3 participants