• Resolved samonpress

    (@samonpress)


    Hi!

    At last!! I am really happy that I completed the my project just by using WP Data Access within WordPress and it is functioning really amazing! Interactive UIs and features makes it a complete solution packed plug-in and script uploads for tricky parts is really very helpful.

    I’ve noticed while I can easily use one form using wpdiehard short-code on a page, but using more than one short-code interferes with each other, mostly the first short-code runs smooth while others won’t submit. Also, the primary key column (with auto-increment) remains uneditable for first form but for remaining short-codes it is editable, like so the date field. Wonder if this is happening at my end or owing to the plugin.

    Regards
    G Swapnil

Viewing 1 replies (of 1 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @samonpress,

    >>> Wonder if this is happening at my end or owing to the plugin.

    Sorry, this is limitation of the plugin. The plugin uses url arguments to handle requests. If you add shortcode wpdadiehard more than ones on a page, these different shortcode instances will share the same arguments, which leads to unpredictable behaviour.

    I’m working on a new tool which does not have this limitation… 😉

    Best regards,
    Peter

Viewing 1 replies (of 1 total)

The topic ‘Multiple Form Short Codes on a Page’ is closed to new replies.