- This topic is empty.
- AuthorPosts
-
- 07/05/2012 at 2:22 am #4216
AnonymousParticipantHi Folks,
We have a multi tabbed qlistform running of a list of around 30 columns. Been asked to provide a print facility so that the list item opened in a DispForm variant of qlistform can be output. I think I need to use custom actions but unsure – could someone please advise me?
Many thanks in advance
Geoff
- 07/05/2012 at 2:22 am #5219
AnonymousParticipantHi Geoff,
Unfortunately there is no OOB print option for qListForm wp.
If you have one tab you can print the wp from the browser. For multiple tabs it won't work for all tabs.
Regarding the custom action and print question you can write a custom action C# or VB.NET code (see our docs Custom Actions section and the complete C# solution that we deploy with our product) to do that. If you manage to do it please let us know.
-
- AuthorPosts
You must be logged in to reply to this topic.