Hi Guys,
I am facing one issue while setting the default values for list columns dynamically (List Added receiver).
Scenario is,
Based on list template i am creating the custom list and adding 5 site columns. then finally i am trying to update the list column default values.
I have created ListAdded event receiver and implemented the above functionality. When i am debugging the code, the code is executing properly, but when i am check the default values those are not coming.
The same updating the default values functionality implemented in FieldUpdated event recevier, But when i am trying to create the list, the page is loading stage for a long time.
Please help on this issue.
Thanks in advance..
Santhosh G