- Posts: 1
COMMUNITY FORUM
Printing a k2 Smartform
- rkelly
-
Topic Author
- Offline
- New Member
Less
More
10 years 11 months ago #128271
by rkelly
Printing a k2 Smartform was created by rkelly
Hi,
New to the forum and K2 smartforms.
I've created a form using K2 Smartforms but have come up against a roadblock.
The form will be filled in online by users and then needs to be printed out and signed by them.
Problem is other than going to File Print via the Browser, I am unable to put any sort of PRINT button control on the Form itself.
Any ideas how I accomplish this please? The form is purely for data entry, none of the details are required to be kept or saved, so I just need to be able to print the form once filled in.
Can anyone advise please?
New to the forum and K2 smartforms.
I've created a form using K2 Smartforms but have come up against a roadblock.
The form will be filled in online by users and then needs to be printed out and signed by them.
Problem is other than going to File Print via the Browser, I am unable to put any sort of PRINT button control on the Form itself.
Any ideas how I accomplish this please? The form is purely for data entry, none of the details are required to be kept or saved, so I just need to be able to print the form once filled in.
Can anyone advise please?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 11 months ago #128272
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Re: Printing a k2 Smartform
Hi. I think you are on the wrong site. K2 is an extension for Joomla! CMS. What you are looking for probably is at www.k2.com/workflow-software/smart-forms .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- umair
-
- Offline
- New Member
Less
More
- Posts: 1
10 years 11 months ago #128273
by umair
Replied by umair on topic Re: Printing a k2 Smartform
Sure you need to do the following steps to achieve Print functionality on Smart Form
- Add a button on your form
- Add Data label on your form.
- On button click rule, call transfer Data action and set following value in data label
<script>window.print();</script>
- Save and checkin.
It will work.!!!
- Add a button on your form
- Add Data label on your form.
- On button click rule, call transfer Data action and set following value in data label
<script>window.print();</script>
- Save and checkin.
It will work.!!!
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
10 years 11 months ago #128274
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Re: Printing a k2 Smartform
@umair
Hi. Have you read my previous answer? Have you realized that this forum has nothing to do with K2 Smartforms you are talking about?
Hi. Have you read my previous answer? Have you realized that this forum has nothing to do with K2 Smartforms you are talking about?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.