L
liu.xiaomu
I've got a repeating table with several repeating fields, 2 of them
are dropdown lists.
dropdown list 1 is filled by a web service.
Whate I want to achieve is:
When dropdown list 1 selection has been changed, call another web
service (take the value of dropdown list 1 as parameter) to fill
dropdown list 2.
It should work for each row in the repeating table seperately.
Is this possible?
If possible, how to do it?
Thanks a lot...
are dropdown lists.
dropdown list 1 is filled by a web service.
Whate I want to achieve is:
When dropdown list 1 selection has been changed, call another web
service (take the value of dropdown list 1 as parameter) to fill
dropdown list 2.
It should work for each row in the repeating table seperately.
Is this possible?
If possible, how to do it?
Thanks a lot...