Insert new line in repeating section dynamically

M

Miguel Isidoro

Hi,

I have a browser enabled infopath form with a repeating section. This
repeating section has a few radiobuttons and if one of the options is
selected, I want to create a new line in the repeating table. Is this
possible wihthout code?

Thanks
Miguel
 
S

Santhosh

Hi,

Without code it is not possible to dynamically insert a new line in
repeating section. You have to use code to achieve this one.
 
M

Miguel Isidoro

Have you any example?

Thanks
Miguel

Santhosh said:
Hi,

Without code it is not possible to dynamically insert a new line in
repeating section. You have to use code to achieve this one.
 
Top