Hello,
I would like to build UI Elements dynamiclly at runtime using code and not at design time. Can someone please show me for example how Do I build a checkboc or an inputfield element at runtime?
I am trying to use the view.createElement at the wdModifyView method but I don't see that this element has been created....