Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Custom HTML in  ใน Form Builder can be used to achieve advanced form design.สามารถใช้เพื่อให้ได้การออกแบบฟอร์มขั้นสูง

Custom HTML in  ใน Form Builder can be used to achieve advanced form design by putting in any valid สามารถนำมาใช้เพื่อให้บรรลุการออกรูปแบบขั้นสูงต้องเขียนให้ถูกต้อง -

  1. HTML

    Code Block
    titleSample
    <b>this text is in bold</b>
  2. JavaScript (jQuery is supported)
    Don’t forget to put in ห้ามลืมใส่ <script type="text/javascript"></script> block

    Code Block
    titleSample
    <script type="text/javascript">
    alert("hello world");
    </script>
  3. CSS
    Don’t forget to put in ห้ามลืมใส่ <style type="text/css"></style> block

    Code Block
    titleSample
    <style type="text/css">
    body{
     font-size: 100%;
    }
    </style> 

Figure ภาพที่ 1: Screenshot highlighting a Custom HTML element in sample ภาพตัวอย่างแสดง HTML ที่กำหนดเองใน App HR Expenses Claim app

Figure ภาพที่ 2: Custom คุณสมบัติ HTML Propertiesที่กำหนดเอง

Figure ภาพที่ 3: Custom  คุณสมบัติ HTML Properties ที่กำหนดเอง - Advanced Options ตัวเลือกขั้นสูง

ภาพรวมในหัวข้อนี้ได้จาก Screenshots in this article obtained from http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new