This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Problems with checkboxes


  1. Torsten
    Member

    I have reworked my form, I have added a checkbox selection with 10 possibilities. After trying to edit a stored record, the following failure appears: Query failed: Unknown column 'element_28_11' in 'field list' ....

    There is no field 28_11! If I create with phpmyadmin a field ...28_11, the new message: Query failed: Unknown column 'element_28_12' in 'field list' .... appears....

    So, there must be a little bug ... Who can help to fix it?

    Torsten

    Posted 15 years ago #
  2. yuniar

    Hmm.. that's weird.
    That field doesn't seem to be deleted properly, somehow.

    From your phpmyadmin, check your ap_form_elements table.
    Search for records which have element_id = 28 and the correct form_id.

    If you found it, remove that row.
    Make sure to double check the form_id and element_id.

    Deleting the wrong record could delete your other form field.


    MachForm Founder

    Posted 15 years ago #

RSS feed for this topic

Reply