search
User
arrow_back

ContactForm

Contact Form — Forms

info ข้อมูลโมดูล

Module Code

ContactForm

หมวดหมู่

Forms

ประเภท

core

เวอร์ชัน

1.0.0

คำอธิบาย

แบบฟอร์มติดต่อ

Schema Props

{
    "title": {
        "type": "text",
        "default": "ติดต่อเรา",
        "label": "หัวข้อฟอร์ม"
    },
    "fields": {
        "type": "array",
        "default": [
            "name",
            "email",
            "phone",
            "message"
        ],
        "label": "ฟิลด์ที่แสดง"
    },
    "submitText": {
        "type": "text",
        "default": "ส่งข้อความ",
        "label": "ข้อความปุ่มส่ง"
    },
    "actionUrl": {
        "type": "text",
        "default": "#",
        "label": "URL ส่งข้อมูล"
    }
}

sticky_note_2 AI Training Notes — Admin อธิบายเพิ่มเติมให้ AI เรียนรู้

psychology

ยังไม่มีผลรีวิวจาก AI

กดปุ่ม "ให้ AI รีวิว" ด้านบนเพื่อให้ AI วิเคราะห์โมดูลนี้