Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Thai

บทนำ

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

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


Image AddedImage Removed
Figure 1: ID Generator Field Properties

...

You can specify the name of an existing environment App variable to be used as the number to be incremented everytime a new form is created. If the environment 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.

Thai

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


Image AddedImage Removed
Figure 2: Environment App Variables

Thai

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

...

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

...