I want split the time period and woking hours into week between start date and end date in a subgrid after craetion of oppotunity .How can I do that?
*This post is locked for comments
You can refer this for create multiple records in an child entity or related entity:
msdn.microsoft.com/.../gg309282.aspx
Hope this helps
thanks for the suggestion , but how to create multiple records in an child entity via plugin .I have an array of week data so how to display that array in the form of rows/records?
You'd need to write a plugin to do this. The general approach would be to create a custom entity that's a child of the opportunity, as is displayed in the subgrid. The plugin could create records based on the start and end date of the opportunity. To make this robust, you' probably also need to include logic to delete or create child records if the start or end date change
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
54
Victor Onyebuchi
6