Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Info | ||
---|---|---|
| ||
You may check out Image Datalist Formatter in the Joget Marketplace as well. |
English |
---|
In this article, we will show you on how to show images from form upload field by using the |
...
Database SQL Query List Data Store. |
Thai |
---|
ในบทความนี้เราจะแสดงวิธีแสดงรูปภาพจากเขตข้อมูลอัพโหลดแบบฟอร์มโดยใช้ List Database SQL Query List Data Store. |
Figure 1: Image in a listing
...
Thai |
---|
รูปที่ 2: การรับ URL ของภาพ |
Then, in the DatalistList, we will need to construct the the img html tag, mimicking the image URL path. In this case, we are using the default database and writing the SQL based on MySQL database.
Thai |
---|
จากนั้นใน Datalist List เราจะต้องสร้างแท็ก img html เพื่อเลียนแบบเส้นทาง URL รูปภาพ ในกรณีนี้เราใช้ฐานข้อมูลเริ่มต้นและเขียน SQL ตามฐานข้อมูล MySQL |
...