Nisha Sharma
Hi,
I created a table which contains two single select controls. I need to populate values in the second drop down based on the selection of first drop down. I tried it by populating ajax using service call control, but it is working for only single row in the table not for multiple rows. can anyone please suggest the solution.
SPARK Support
HI Nisha,
Can you share a screenshot of your configuration? How are you accessing the value of the control in the same row to start you input of the AJAX service? Are you using the getsibling() method or the row reference (ie ${controlName=})?
Regards,
Stephen P.