ga-wdi-exercises / project2

[project]
1 stars 30 forks source link

Creating/Updating ONE Element #877

Closed utamilah closed 7 years ago

utamilah commented 7 years ago

bitmoji

I'm having an issue with one of my form elements; every character has an 'origin' and I forgot to include it in my initial form creation. However, now that I've added an 'origin' input to both my edit and new character forms, the character's origin doesn't show up or update on the page. Is this because I added it to the forms after the fact? I tried db:reset but that didn't work.

Thanks in advance!