cancel
Showing results for 
Search instead for 
Did you mean: 

smart forms

Former Member
0 Kudos

I have a requirement in smart forms.I have to dynamically change the last name of an employee by giving the reason for the name change in the selection screen.

Scenario: If the employee gets married his/her last name changes.If i give the reason for change in selection screen my smart form should display the changed last name.

Can anyone please help me out?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

After selecting from the select option you'll be executing to get the print na!

Before calling the smartform func module u can get the name (the new one) store it in a variable and pass it to

the smartform.

Place this variable in the respective position required in the smartform.

Hope this will solve.

Neeraj

Answers (2)

Answers (2)

Former Member
0 Kudos

Can anyone give the coding for this scenario?

Former Member
0 Kudos

hi snivasan

go to page windows .

which window to get the employee name and change the scenario .

regards

kk