Export to PDF UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2012 08:42 PM
Hi Everyone,
Can you please tell me how to create a UI Action(Export to PDF) on ESS Portal for exporting the form(UI Page) in PDF Format, Actually we have to give functionality to user to extract the form from ESS Portal related to certain category and then use it in PDF Format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2014 11:51 PM
Hi,
Did you find any solution?
Sami.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2014 06:59 AM
Hi Sami,
I did not find any solution for that button.
Due to other assignments I involved in other work but if you have any idea please share.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2014 10:44 AM
Hi,
I think you should try to take a look at the export to pdf "UI Context Menu", name "PDF" or to the UI macro "context_form_header".
And then adapt it to UI action button.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2014 05:22 AM
Thanks David but when I tried adding below code in a UI page it didn't work.
<g:macro_invoke macro="context_form_header" />
Can you please elaborate more on this topic?
Sami.