‎2008 Mar 28 6:16 AM
Hi..
How do you print address in smartforms. Please give some info.
Thanks
Srihari.
‎2008 Mar 28 6:21 AM
create an Address node and
Select the type of Address i.e., organistaional adresss/workplace address/personal adress radiobutton
Then fill in Adress number and Sending country key ,which will serve the requiremnt.
regards
Siva.
‎2008 Mar 28 6:25 AM
Shiva..in script using the fields of the sadr table the values were taken dynamically...so i want to do the same in smartforms also. It should print dynamically.
This address is for ship to party.
Regards,
Srihari.
‎2008 Mar 28 7:43 AM
Hi,
Could you please explain whether values are coming dynamicallly means
1)Is complete address is coming from Importing parameters/Table parameters? OR
2)You are getting address no. only.
Case1) Values were taken dynamically means You can use address node( A facility provided in smartforms).
Case2) You can define a secondary window in the form and place it at the postion where address needs to be printed. Create a text node in the window. And place the parameters directly in it.
Hope it solves your problem.
Reward Points if useful.
Thanks,
Ashlesha
‎2008 Mar 28 12:03 PM
Hi hari
Ashlesha has addressed for what u are asking me. Hope its done.
reg
Ksiva
‎2008 Mar 28 1:02 PM
Hi ,
Store the SADR table values in an work area or a variable
and in address node write &VARIABLE NAME&
Hope it helps
Regards
Sandipan
‎2008 Mar 28 6:22 AM
Hi,
By taking the address window in the smart form.
and then using the work area-field name in the text element.
HTH
Regards,
Dhruv Shah
‎2008 Mar 28 12:23 PM
Hi,
You create an address node
and pass the address number or variable there.
If u want to pass address number then write the addressnumber directly there.
If u want to pass variable then write as &varibale name&
Regards
Sandipan