snoryder8019 / rw_socket

1 stars 0 forks source link

booleans render and saving to collection #47

Closed snoryder8019 closed 2 months ago

snoryder8019 commented 2 months ago

Somehow I am missing where my booleans dont post in the req.body. I need help.

Ex: ModelName().updateById(id,update);
Calling this function will pass all other file and text but booleans never update. I dont know if this is a frontend issue. generalForm and generalEditForm handle to forms and posts.

Thank you!

snoryder8019 commented 2 months ago

FixedIT!!!! lol