• Resolved Alex

    (@alexandronalin)


    Hi
    I would like to report that if I duplicate a form, the metadata in the database are not consistent.
    A form with form_id = 908 (for example), when I duplicate it changes id only in the url, but if I check in the database, table wp_frmt_form_entry, the form_id does not change, but is equal to the parent (908).
    In the wp_posts table the new form_id is correctly recorded, but the post_name is parentname-2, parentname-3 and so on.
    It would not be a problem, but if you use plugins like uncanny, the name of the form trigger are all the same, a long list of duplicate form names with the same name.
    Fortunately uncanny reports the id of the Forminator form next to the name.
    I think it should be corrected for consistency.

    thanks

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

The topic ‘Metadata bug’ is closed to new replies.