Versions Compared

Key

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

...

Thai

Pagetitle
ซ่อนกล่องข้อความ (Hidden Field)
ซ่อนกล่องข้อความ (Hidden Field)


Table of Contents



Chinese
Chinese

简介

Introduction

隐藏字段 是一个标准的HTML输入元素。与文本字段不同,隐藏字段不会显示在页面上,用户无法看到. 它通常用于传递/设置临时或基于会话的信息。

Thai

Introduction

Hidden Field เป็น Input element มาตรฐานของ HTML ซึ่งแตกต่างจากกล่องข้อความ คือกล่องข้อความจะซ่อนไม่ปรากฏบนหน้าผู้ใช้งาน โดยทั่วไปจะใช้เพื่อส่งหรือตั้งค่าข้อมูลชั่วคราวหรือตามเซสชั่น

English (US)

Introduction

The Hidden Field is a standard HTML input element. Unlike Text Field, Hidden Field does not show up on the page, hidden away from the user. It is typically used to pass/set temporary or session-based information.


Get Started

The easiest way to see how the Hidden Field works are to use the existing built-in App Expenses Claims. Here are the steps:

...