1
0
-1

Hi,

I have created an form where i want to calculate 2 feild on button pressed. But when i created an button and in live process when its clicked it getting refreshing and clearing all tge data entry. Is their any other method where we can code but it should not refresh. 

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, I assume you are adding a custom button using Custom HTML? To prevent a form from being submitted, you will need to use AJAX https://www.w3schools.com/xml/ajax_examples.asp


        CommentAdd your comment...