Skip to main content
deleted 4 characters in body
Source Link

I have a List 'Product' (Parent site) with column 'IDManager' and another List 'Roadmap' (subsite) with column 'IDManager'.

I need to get the 'IdManager' column values from Product List to 'IDManager' column in the Roadmap list when item created or updated in the Roadmap List.

Note: 'Product Name' column is common in the both lists.

I have a List 'Product' (Parent site) with column 'IDManager' and another List 'Roadmap' (subsite) with column 'IDManager'.

I need to get the 'IdManager' column values from Product List to 'IDManager' column in the Roadmap list when item created or updated in the Roadmap List.

Note: 'Product Name' column is common in the both lists.

I have a List 'Product' (Parent site) with column 'IDManager' and another List 'Roadmap' (subsite) with column 'IDManager'.

I need to get the 'IdManager' column values from Product List to 'IDManager' column in the Roadmap list when item created or updated in the Roadmap List.

Note: 'Product Name' column is common in both lists.

Source Link

Insert the values from list to another list when item created or updated

I have a List 'Product' (Parent site) with column 'IDManager' and another List 'Roadmap' (subsite) with column 'IDManager'.

I need to get the 'IdManager' column values from Product List to 'IDManager' column in the Roadmap list when item created or updated in the Roadmap List.

Note: 'Product Name' column is common in the both lists.