Avatar

Level 5

Hi All.

In my LiveCycle Designer form would like to add two ComboBox and one TextBox1. First ComboBox will have list of devices (PC, Printer, Other). Second ComboBox will have list of models of device. For instance, in ComboBox1 selected PC then ComboBox2 will fill by model of PC.

Let say, if ComboBox1 selected PC so ComboBox2 will have GX300, GX400, GX500.

If ComboBox1 selected Printer so ComboBox2 will have AA11, BB11,CC22, FF44.

If ComboBox1 selected Other so ComboBox2 is collapsed and TextBox1 will appears on same place where was ComboBox2.

If is it possible how it to do? I will appreciate for sample.

Thanks.