Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

how to embed pdf file as a link for a module

gomathysanjana
Mega Expert

I have a requirement, Under My subscribed services Module there is an option Quick Reference Guide for which I have embed PDF as link. I am aware of using URLs for this but not using PDF. Can anyone guide me through this? Thanks in advance

1 ACCEPTED SOLUTION

gomathysanjana
Mega Expert

Its in my_services UI page in which i HAVE CHANGED THE html url.


View solution in original post

13 REPLIES 13

Kalaiarasan Pus
Giga Sage
  • Upload the PDF to the system first on some record.
  • Goto sys_attachment table and do Copy URL to get the link to the PDF.
  • Create the module type of link and use the copied URL to link it.

gomathysanjana
Mega Expert

Thanks for quick response. I will try it and get back to you


Ujjawal Vishnoi
Mega Sage

Hi Gomathy



1. Upload the attachment to any record.


2. Create a new module as mentioned below.(Replace the sys_id with your desired document's sys_id).



find_real_file.png


3. Refresh the application navigator.



Hope this helps.



Regards


Ujjawal


gomathysanjana
Mega Expert

Hi both,



I want to embed it in Quick Reference Guide which is inside My Subscribed Services. Until step 2 am able to do but its not working for Quick Rerence Guide