Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to manage signatures in smartforms

Former Member
0 Kudos

Hi experts,

In smart form signatures should display in all pages in footer except in last page.

In last page signatures should display where ever the page content stopes.

while doing like this

in main windown after prepared by signatures are there, due to this some times in last page only signatures are displaying with out any information.

My requirement if prepared by was not there in last page signatures in main window should not display.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Display the signatures in the following way:

1) Create a secondary window  below the main window to display "Prepared By" and "Signature".

    Put one condition "not on last page".

2) In main window, create footer at table with conditions at end of table  to display the same.  Don't forget to page protect the  "Prepared by" and "Signature" by inserting the nodes inside a folder and ticking "Page protect".

Regards,

DPM

3 REPLIES 3

Former Member
0 Kudos

Hi,

Display the signatures in the following way:

1) Create a secondary window  below the main window to display "Prepared By" and "Signature".

    Put one condition "not on last page".

2) In main window, create footer at table with conditions at end of table  to display the same.  Don't forget to page protect the  "Prepared by" and "Signature" by inserting the nodes inside a folder and ticking "Page protect".

Regards,

DPM

nabheetscn
Active Contributor
0 Kudos

Where have you put in prepared by at item or footer level??

thangam_perumal
Contributor
0 Kudos

Hi Ganesh,

               Please assign flag for condition tab.

below condition please provide in initialization tab.

sfsy-page ne sfsy-formpages.

flag = 'x'.

Regards,

      Thangam.P