Hi,
I am looking to display a static image in my survey, but cant seem to figure out how to put in the Alt text for the image, tried this:
{
"type": "image",
"name": "chequeImage",
"imageLink": "assets/images/cheque.svg",
"text": "This text will (hopefully) be in the alt attribute of the image",
"visibleIf": "{provideBankDetails} = 'yes'",
"imageWidth": "300%"
}
it did not work!
Please help…
Regards,
Prashant.