Hi,I have Notes Web application that need a text box (CFD) to display the options of a Dialog List on the same form.
e-g: If DialogList1 has options a; b; c; d
the CFD should be able to display a;b;c;d.
We have this DialogList options get updated on web using JS. And the DL is not apealing to the customer, also it doent save the updated values to the form for next time retrival.
Appreciate any help.