Hi,
Question#1
How can we refer binary file (png/jpeg/,) file as a source for image component ( property created as url and display as image configuration )
Question#1:
How can we show image inside a list view and what is the configuration ?
Hi,
Question#1
How can we refer binary file (png/jpeg/,) file as a source for image component ( property created as url and display as image configuration )
Question#1:
How can we show image inside a list view and what is the configuration ?
@SreenivasuluV16633502 - Binary file images also works but need to pass the value in the below format.I tested it and its working.
pxReqBaseURI/webwb/image.png
Thank you.
Hi @Priyanka Boga,
Thankyou for your solution.
Can you help with below one.
Question#2
How can we show image inside a list view and what is the configuration ?
Currently its showing image link in the list view but we want to show image inside the list view.
@SreenivasuluV16633502 - Getting the image in table using url field is not possible. It is documented, please refer below link.
Thank you.