Hi all,
On my Document View template, I have a listbox(ListBox1) and I have a Table controle (Table1), which has an Insert/Delete button by default. My table has one column which is mapped to my custom doc_type repeating attribute. Up on clicking the Insert button, how can I 'tell' the Table(or the Insert) button to pick the selected value from my ListBox1 controle?
Thanks