Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: WP Bootstrap Tabs conflict with Quform with logic condition. #7246
    yanivmirel
    Participant

    Hi again,

    Sorry to bother you again,
    Can you please help me modify the code so it will return the last id + 1 (like you did) but only for form with id #3 and not all forms.

    The way it is right now, its getting the last entry id from all forms, i just want it to be related to form #3.

    Thanks

    in reply to: WP Bootstrap Tabs conflict with Quform with logic condition. #7224
    yanivmirel
    Participant

    Thank you very much…

    in reply to: WP Bootstrap Tabs conflict with Quform with logic condition. #7208
    yanivmirel
    Participant

    Hi,

    Thanks for your reply, I am aware of that solution…. thanks.
    Is there a way to show the entry id on the form on the client side?
    I know that the entry id is being created after the submission, but maybe I can get the last entry id for the specific form id? I am not familiar with php code that much, but if you are willing to help ……..?

    I know how to edit ‘includes/form.php’ to display what I need. I am just missing the correct code to get the entry id from db.
    I am think of something like that to display to the client:

    {last entry_id + 1}-{post_id}-{date}

    Any help will be much appreciated.

    in reply to: WP Bootstrap Tabs conflict with Quform with logic condition. #7190
    yanivmirel
    Participant

    Thanks for your reply, but I already solved it by taking bootstrap tabs function and related css from bootstrap dist and doing it manually without using wp_bootstrap plugin.

    Its working fine now, another question i have, is there an easy way to get a counter on the form?
    Basically the form is for price estimate and I would like to have an ID number for each form submitted.
    I will be nice to have it attached to the email or maybe even posting it on the form page itself (maybe by reading the last submitted form in the db and adding +1 to it)?

    I am thinking about using the id of the submitted from to the db, but I not really good with php & wordpress.

    I am a python programmer and doing wordpress just as a favor to a friend.
    I would appreciate any recommendation about achieving that.

Viewing 4 posts - 16 through 19 (of 19 total)
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy