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.
Santhosh
(Santhosh Balusamy)
2
@Deiviya_Sivacoumar,
Unfortunately, it is impossible to set the Image as the title, we are not supporting this.
Hope it helps!
Thanks
@Santhosh Is it possible to remove the whole header make it empty so that I can use the empty space under body
No. It is not possible to remove the whole header.
system
(system)
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.