I need to set image has a title for our freshsale custom app but not able to set them
function openModal() {
client.interface.trigger(‘showModal’, {title: Marketing Requests
, template: ‘modal.html’});
}
how to set image under title under show model? and if we can set how to set styling for the image.
@Raviraj FYI
in the image instead of Marketing requests I need to show the image.