I have a form where I hide a block (div) of fields that are optional using javascript.
When I submit this form, I can see the progress-bar and the file is uploaded but the data is not updated in the table.
I checked in the errors.log file, it says PHP Notice: Undefined variable: editAction in D:\WebSites\VET-Valsad\wwwroot\appform_step09.php on line 294
Can you please guide me? What might be wrong? |
|
|