• Hello,
    I want to create a button in such a way that, when I click on the button it should display a textbox where user can enter their mail id. Once entered and clicked on submit button, a mail should be sent to that particular mail id. (https://snipboard.io/caUkvw.jpg)

    Also I’m creating a form for accepting book donation, my requirement is that when a user enters details of the book that they want to donate, including the price of the book, I want to fetch the price field in the form and add 3/4th of the price to point section in user account. (https://snipboard.io/F98oNW.jpg)
    Please help me with this

    • This topic was modified 2 years, 5 months ago by Jan Dembowski.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you a developer? What code have you created so far?

    What help are you looking for? Being specific will help you get responses.

    Don’t forget that free help here is from volunteers so they won’t be writing code for you.

    Thread Starter sprathi

    (@sprathi)

    https://github.com/Annu23258/Mail-notification/blob/main/notify

    I want to add this button code to a WordPress page, it would be really grateful if you could help me with it.
    The main functionality of this code is, when clicked on the button it will display a textbox where email id need to be entered, when submit button is clicked it automatically sends a mail to the mentioned mail id.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Creating button and it’s functionality using js code’ is closed to new replies.