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

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

บทนำ

Use ID Generator Field to create a running number in your form design.

ใช้ ID Generator Field เพื่อสร้างหมายเลขวิ่งในการออกแบบฟอร์มของคุณ




Figure 1: ID Generator Field Properties

รูปที่ 1: คุณสมบัติตัวสร้าง ID ของคุณสมบัติ


You can specify the name of an existing App variable to be used as the number to be incremented everytime a new form is created. If the App variable that you specify does not exist, Joget will automatically create a new one for you. You may check the current value of the counter you specified in your app's properties tab.

คุณสามารถระบุชื่อของ App variable ที่มีอยู่เพื่อใช้เป็นหมายเลขที่จะเพิ่มขึ้นทุกครั้งที่มีการสร้างแบบฟอร์มใหม่ หากไม่มีตัวแปรสภาพแวดล้อมที่คุณระบุไว้ Joget จะสร้างขึ้นมาใหม่ให้คุณโดยอัตโนมัติ คุณสามารถตรวจสอบมูลค่าปัจจุบันของตัวนับที่คุณระบุในแท็บคุณสมบัติของแอป



Figure 2: App Variables

รูปที่ 2: ตัวแปรสภาพแวดล้อม


Every time the form is submitted, the element will generate the next running number from the App variable you specified and will place it into the field's value. You may also write the value into a workflow variable.

ทุกครั้งที่ส่งแบบฟอร์มองค์ประกอบจะสร้างหมายเลขเรียกใช้ถัดไปจากตัวแปรสภาพแวดล้อมที่คุณระบุและจะวางลงในค่าของเขตข้อมูล คุณอาจเขียนค่าลงในตัวแปรเวิร์กโฟลว์




  • No labels