4 Sep
2016
4 Sep
'16
4:43 p.m.
Hi! Is there a way to write a macro that allows editing Document object(s) when in WYSIWYG mode? For example, I have class ContactListClass which has two string fields: listName and listContacts. I have document called ‘Customer’ which has two instances of class ContactListClass. We can forget creating these objects for now. I want a macro that displays the listName:listContacts pairs in ‘view’ mode and shows editable form when in WYSIWYG mode. Is this possible? -Teemu Keinonen