Ajax

20 Jan '15, 07:30 AM
1,905 Views
No Forum Badges

Hi Team,

 

Can you please provide a examplet for Ajax call on test fields.

 

i tried OnChange event but that is not working.

 
x 0
Follow
Answer Answer at this question and get points!
Forum Starter - Level 3

Add a Normal Navigation Flow, which will be the Ajax call (for this example named: ajaxFlow). 

Then you need to go to the Form Component, then go to the Outline view.

Then go to the field (ajaxCall), the one you want to add the Behavior, then on the properties of the field, go to ajax, and then Check AJAX, and select the Behavior and select the flow (ajaxFlow). 

So now, when the field ajaxCall is changed will execute the ajaxFlow. 

So easy!..

Regards

 
x 0
Answer at this question and get points!