You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Userview Key serves as a placeholder for a common value to be used by its elements (i.e. Userview Menu).

The usage of the Userview Key is dependent on the implementation of the element such as Userview Menu.

Userview Key ทำหน้าที่เป็นตัวยึดตำแหน่งสำหรับค่าทั่วไปที่จะใช้โดยองค์ประกอบ (เช่น Userview Menu)

การใช้ Userview Key ขึ้นอยู่กับการใช้งานองค์ประกอบเช่น Userview Menu


Figure 1: Example of Userview Key Usage to Pre-filter a Listing Based on a Column

รูปที่ 1: ตัวอย่างการใช้คีย์ Userview เพื่อกรองรายชื่อตามคอลัมน์

Usage of Userview Key

Userview Key is most commonly used when you need to restrict the content of your userview to a certain category/attribute in your application.

Example:

การใช้ Userview Key


คีย์ Userview มักใช้เมื่อคุณต้องการ จำกัด เนื้อหาของ userview ของคุณในหมวดหมู่ / แอตทริบิวต์บางอย่างในแอปพลิเคชันของคุณ

ตัวอย่าง:

  • Userview Key can be a department id whereby all the content inside the Userview (record listing) would be based on the specific department.

    Userview Key สามารถเป็นรหัสแผนกโดยเนื้อหาทั้งหมดภายใน Userview (รายการบันทึก) จะขึ้นอยู่กับแผนกเฉพาะ

  • Userview Key can be a category id in a support ticket system whereby all the content in the Userview (ticket listing, add new ticket) will be of the specific category.

    Userview Key สามารถเป็นรหัสหมวดหมู่ในระบบตั๋วสนับสนุนโดยเนื้อหาทั้งหมดใน Userview (รายการตั๋วเพิ่มตั๋วใหม่) จะอยู่ในหมวดหมู่เฉพาะ

How to Set the Userview Key

วิธีตั้งค่า Userview Key

The userview key is placed right before the element custom ID.

Example: http://localhost:8080/jw/web/userview/profileApp/profileUserview/CEO Office/profile
Link structure: userview/[App ID]/[Userview ID]/[Userview key]/[Element Custom ID]

คีย์ userview จะถูกวางไว้ด้านหน้า ID ที่กำหนดเองขององค์ประกอบ

ตัวอย่าง: http: // localhost: 8080 / jw / web / userview / profileApp / profileUserview / CEO Office / โปรไฟล์
โครงสร้างลิงก์: userview / [App ID]/[Userview ID]/[Userview key]/[Element Custom ID]

Elements with such usage




  • No labels