Assistance needed with Laravel and vue debugging - parameters of new field not being passed when submitting form
Budget: $10 – $30 USD
I've taken on a project developed by somebody else. It has a page that makes use of a vue file, where there are some fields to select parameters for a chart that is rendered based on the provided parameters. I've managed to add an additional dropdown but when the form is submitted, the new dropdown's selection does not get submitted with the rest of the GET variables to the code that renders the report. If you know vue and laravel and nova, you will probably be able to spot the issue and help me correct it quickly.
I suspect there must be a place where I need to specify the field name and tell the system to send it along with the another variables, but I am not sure what the correct way is to do this, and where to do this.
I suspect there must be a place where I need to specify the field name and tell the system to send it along with the another variables, but I am not sure what the correct way is to do this, and where to do this.