Application Development and Automation 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: 
Read only

Smart Forms -Urgent

Former Member
0 Likes
522

Hi !

I Have one problem with Change in Address window in Smart forms ,Now I am having a Address format like

COMPANY NAME.

STREET NO ,

STREET NAME,

CITY.

PHONE XXXXXXX.

I want to change the address format like below

COMPANY NAME.

STREET NO,STREET NAME,CITY. PHONE XXXXXXX.

how to do this ,If any one having idea please help me

Thanks in Advance,

Hi !

I Have one problem with Change in Address window in Smart forms ,Now I am having a Address format like

COMPANY NAME.

STREET NO ,

STREET NAME,

CITY.

PHONE XXXXXXX.

I want to change the address format like below

COMPANY NAME.

STREET NO,STREET NAME,CITY. PHONE XXXXXXX.

how to do this ,If any one having idea please help me

Thanks in Advance,

4 REPLIES 4
Read only

Former Member
0 Likes
497

Hi Krishna,

You cannot change the format of the Address. Think you have created the Address node. Rather you can create two nodes of text 1 for company name and 2 for street,city and phone.

<b>1st text node:</b>

&ws_comp_name&

<b>2nd text node:</b>

&ws_street& &ws_city& &ws_phone&

Try displaying this way.

Reward if helpful.

Regards,

Tushar

Read only

0 Likes
497

Hi Tushar,

Thanks Tushar,Yes i created the Address node only.i will try this one.

Thanks & regards.

Elango.

Read only

0 Likes
497

Hi Krishna,

y ur not using template for this.

I think it is much easier by template.

Read only

0 Likes
497

hi,

use template or text element by using commands..

ADDRESS

NAME:

STREET CITY PHONE

ENDADDRESS