cancel
Showing results for 
Search instead for 
Did you mean: 

how to use on change of event in Smart Forms

Former Member
0 Kudos

hi,

Plz tell me how to use on change of functionality in Smart Forms

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i mean

if i have 4 fields Id , Name , Address , City

and i use on change of on City

my output shld be

city1

id1 name1 address 1

id2 name2 address 2

id3 name3 address 3

city2

id4 name4 address4

id5 name5 address 5

Former Member
0 Kudos

Hi subodh,

u can use EVENTS in smartforms...

Procredure:

In LOOP node there is a DATA tab in that u will have to sort the CITY field in the sort criteria.(Event on sort begin)

so when ever ur loop will run the CITY field will be grouped together...

Regard

prashant