poplooukhin-gmail
-
4/11/2014 1:00:02 PM
RE:Set default value to field of custom document type.
I tryed to use Context.CurrentDocument
But this approach is not good for me, because CurrentDocument contains parent document.
I want to get information about selected value in dropdown list and fill fields in the form, but I didn't get success. I tried to fill form using event AfterDataLoad of CMSForm in the ContributionList web part
|