- 註冊時間
- 2024-2-18
- 最後登錄
- 2024-2-18
- 閱讀權限
- 10
- 積分
- 5
- 精華
- 0
- 帖子
- 1

|
Add item name after inserting form tag Item name: Paste the following before and after the code in [ ] Previous: <label>Phone number<small class="text-danger">(required)</small> Back: </label> Inquiry details Form tag generation button : text area Item type: Check "Required item" Name: Enter "your-message" in half-width characters Default value: blank Add item name after inserting form tag Item name: Paste the following before and after the code in [ ] Previous: <label>Inquiry details<small class="text-danger">(required)</small> Back: </label> STEP Ten Click save Save it once. in the bottom leftkeepClick. STEP 11 Check form display Let's check the edited form. Switch to another tab in your browser, the "Contact Us" page. Click the refresh icon in your browser to reload the page. STEP 12 Add confirmation items Switch browser tabs and return to the form editing screen. We will add the following two confirmation items.
Add it under the "Inquiry details" you created earlier. Completed image list of phone numbers First, edit the first one as follows. I agree to the handling of personal information Form tag generation button : consent confirmation Name: Enter "consent" in half-width characters Consent conditions: Enter "I agree to the handling of personal information" Options: Uncheck "Make checkbox optional" Add a description after inserting the form tag Explanation: Paste the following before and after the code in [] Before [acceptance consent] : <p>When making inquiries, please refer to "<a href="https://domain name/privacy/" target="_blank">About the handling of personal information</a>' Please read and agree to the terms before contacting us. After [acceptance consent] point.

The form tags to be inserted are as follows. [acceptance consent] I agree to the handling of personal information [/acceptance] "https://domain name/privacy/" is the URL of the "Privacy Policy" page. After pasting, please change the "domain name" in the URL to your own domain name. Next is the second one. Edit as below. Confirmed Form tag generation button : consent confirmation Name : Enter "confirmation" in half-width characters Conditions of consent : Enter "I confirmed" Options : Uncheck "Make checkbox optional" Add a description after inserting the form tag Explanation: Paste the following before and after the code in [] STEP 13 Click save in the bottom leftkeepClick. STEP 14 Check form display Let's check the edited form. Switch to another tab in your browser, the "Contact Us" page. the page.
|
|