• Resolved h4nsie

    (@h4nsie)


    I could not add a supplier. Pressing the button Submit does noting. Got a error message on the javascript console.

    [Error] An invalid form control with name='created_at' is not focusable.
    [Error] An invalid form control with name='lastupdate_at' is not focusable.

    These two hidden form fields are not focusable. Created a temporary workaround by adding invalidate to this form.

    file: addsupplier.php
    line: 77
    add ‘novalidate’:
    } ?>" method="post" novalidate >

Viewing 1 replies (of 1 total)
  • Plugin Author sunnysonic

    (@sunnysonic)

    thanks. this might have been related to your db settings that created problems for you in your other post.

Viewing 1 replies (of 1 total)
  • The topic ‘[WORKAROUND] Could not add suppliers’ is closed to new replies.