‎2021 Jul 26 9:18 AM
Hi ,
I want to Display images dynamically on smartforms using custom table. for that I created a custom table (zimage_table) and also inserting 3 images in it. then i would like to display on smartforms .it shows an error like message 159.grapic cannot be displayed.
the image data in xstring. so I import data from zimage_table to a variable ,and also I declare a variable with type xstring in smartforms .Even through I getting same error. so please guide me to solve the error .
‎2021 Jul 26 12:43 PM
Including images dynamically in a Smart Form has already been discussed and solved in the forum, I don't get how you can connect an XSTRING variable and a Smart Form Graphic node (to include an image). Could you elaborate, please?
‎2021 Aug 09 11:39 AM
Hi ,
I found this is the Way to Display dynamic images on smartforms.
Convert xstring to BDS and save it (= SE78) => store image image name in variable
Print form (using variable containing image name
Delete temporary image from BDS
Thanks & Regards
Rajesh salapu