Is it possible to insert the image registered in the UI page into the column type image?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 10:17 PM - edited 11-24-2023 12:21 AM
String values in the UI Page can be inserted by putting the value as is in setValue.
ex) gr.setvalue(~~,~~) -> gr.insert()
But I don't know how to insert an image.
Implement to insert an Image in the UI Page as shown in the picture below.
Is it possible to insert into a column whose type is 'Image'?
Also, is it possible to save the image as an image type and load it from the UI PAGE to show the image?
Thank you
0 REPLIES 0