• Resolved codepuncher

    (@krypsin)


    The form fields in the DM_Widget are not output with the correct input types.

    Instead of using the “type” property from the field Models, it is using getName() and saving that to the dm_API_data_fields option and it is not converted into the relevant type="checkbox" or other things. So on the front end, the form results in fields like input[type="FIRSTNAME"].

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Data field types are not saved correctly’ is closed to new replies.