Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Facing Issue in Prefilling auto-complete widget(textBox) for a repeatable panel through XML

Avatar

Level 1

Hi,

Team,

I customized an auto-complete widget(textBox) in my adaptive form.This textBox is put under under a repeatable panel.

on clicking the text Box in a ajax call BindRef of textBox is set as a data which is being mapped with the xml in the servlet.

Response of ajax is a json array to prefill auto-complete widget(text Box).

But it is not working for repeatable panel.

My question is when i am prefilling the xml data (with repeatable panel) how I can i distinguish that the auto-complete widget(textBox) belong to which repeatable panel.Or how i can prefill data into the auto-complete widget(textBox) for repeating panel through XML

1 Reply

Avatar

Level 2

Hi Raj

I assume it is working when not in a repeatable panel?

When you say "not working for repeatable panel", what are you seeing?

No data? Same data? 

Any error displayed?