From 7998487f6d6cf19257dc30043a886a2110253b70 Mon Sep 17 00:00:00 2001 From: Somajit Dey Date: Sat, 21 Sep 2024 01:17:06 +0530 Subject: [PATCH] button type=button solved autosubmit problem during setup --- index.html | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 43a582f..9dbf3ea 100755 --- a/index.html +++ b/index.html @@ -77,24 +77,27 @@

Powered by

-

+

Setup

Setup in just 3 easy steps.

- + +

1. Generate or enter your EasyForm Access Key:

+ + +

+ +
-

2. Send any text to the Bot. Then, click Fetch Chat ID. Do not enter your chat ID by hand.

- + +

3. Send any text to the Bot. Then, click Fetch Chat ID. Do not enter your chat ID by hand.

+

-

3. Generate or enter your EasyForm API Key:

- - -

@@ -105,7 +108,7 @@

Server

Test if everything is working properly with the following sample form (embed in your own website with - ). You should get a Telegram message upon clicking Post! Your posted data + ). You should get a Telegram message upon clicking Post! Your posted data should also be logged below.

You also get your own contact form URL.

@@ -127,20 +130,19 @@

Server



Log

- - + +

-
-

Server logs will be shown here

-
+

Only high level logs are shown here. For the more technical low level logs, check console. Reload this Tab to clear the logs.

+


- +

Inbox

-

This is your storageless Inbox. All data is lost once you close this Tab.

+

This is your storageless Inbox. All data is lost once you close or even reload this Tab.