I have two lists:
- List A
- Only Managers have access to this list
- List B
- Instructors have View Only access to this list
- This list has only one view filtered by [Me]
Each list has the same basic columns.
Current Workflow:
- ItemCreated in List A --> Copy item to List B
What I want to have:
- Item 10 in List A is edited
- Item 10 in List B is updated with revisions made in List A
What is the best method to accomplish this using only OOB functionality (No custom code and whatnot)?
What I have:
- SP 2013
- SP 2010 Workflows
- Site Owner Permissions
What I don't have:
- Server Access
- Permission to use custom code
