Skip to main content

Hi, I am working on a smart form with 2 views, one view to add new item in SP List, and second view to display print version of the the form. Now requirement is to have Print functionality at any stage of the form. In other words, if I am filling new item form and after filling some values, now I switch to print view, then the previously filled values in new form should be visible in print view.

Please le me know if you have any doubt in understanding above problem stmt.

 

Regards,

Ram

Hi RamKumar,

 

Try a rule configuration as follows:

When Control is changed

     Transfer Data (configure)

 

 

In the configure step, you should be able to specify the "target control" and data.  You will have to configure a rule for each control you want "copied".

 

Regards,

 

Mike


Hi Mike,

 

Thank you for your reply, It helped. There is one more question, multiple line text values are copied from one view to another view displays in complete HTML format. Please refer screeshot for more clearity.


15281iC70A9ACCA0FEA93D.jpg
12957i0D0936D984F20B29.jpg

Dear,

 

you should transfare it to data lable.


Hi Mustafa & Mike,

 

Thank you very much for your reply, It worked for me.

Appreciate your support.

 

Regards,

Ram


Reply