react-bootstrap-validation icon indicating copy to clipboard operation
react-bootstrap-validation copied to clipboard

How to set initial value of ValidatedInput type text?

Open msimonc opened this issue 8 years ago • 4 comments

For the update case with a value on this.state, how can it be the default value? Thx!

msimonc avatar Jun 26 '16 01:06 msimonc

+1, i have the same issue, please help

JohnHanna86 avatar Nov 29 '16 01:11 JohnHanna86

i just found out how to do that, it's simply using model parameter in the form

JohnHanna86 avatar Nov 29 '16 02:11 JohnHanna86

When i am loading page where the values are fetched from databse the model property is set up after that, but the form is not rerendered..so the input fields is not filled with values.. some render force?

mikethejet avatar Feb 24 '17 10:02 mikethejet

Is any way how to change model of form to refresh with new values? Help please ..

mikethejet avatar Mar 31 '17 11:03 mikethejet