Hi, How are you?
I have a web project, where I'm fetching a json file through JavaScript for frontend. It's working fine. But when I send those json data to my model, I'm not able to sent them.
and
and in my controller,
In model class.
So how can pass json value with variable from one form? If you want to see my whole project, here is the link. Dropdown