cancel
Showing results for 
Search instead for 
Did you mean: 

SmartForms Address Node

Former Member
0 Kudos

Hi,

I am using Address node in smartform and i am passing address number to this and it is giving me address accordingly. But, my requirement is , I need to print Name1 , Name2 , City1 , Street , Postal Code , Region and Country . This address node getting all details except Region. How can i get this?

Regards ,

Pavan Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pavan,

i think the problem is may be not maintaining the same in the address.please check the table ADRC with the address number.

it will give the region if you have maintained in it.

sharma

Former Member
0 Kudos

Hai Pavan,

Then best way is,

<b>write code lines to fetch the address using the address number from ADRC table and then create a separate window with the name, address, p.o.box, street including region also text fields and assign the values to it and print.</b>

Put break-point in your code lines to enter debug mode.

Hope it this way helps you a lot.

<b>Reward points if it helps you.</b>

Regds,

Rama chary.Pammi