I have a three DBs:
‘Properties’, ‘Rooms’, ‘Items’.
‘Properties’ has a list field of type ‘Rooms’.
‘Rooms’ has a list field of type ‘Items’.
Specific ‘Rooms’ & ‘Items’ records are marked as ‘Default’: ‘Yes’.
When a user creates a new ‘Property’, the workflow uses the copy list function to do a search for ‘Default’: ‘Yes’ Rooms and create a new list.
The workflow then uses the change list function to change ‘Default’: ‘No’ for the new rooms.
That list is then set as the ‘Rooms’ list in the new Property.
All good so far! This workflow works well to create a new property with Room records that are unique from each othere.
However the ‘Items’ list attached to each of those new ‘Rooms’ are still the original ‘Default’: ‘Yes’. When an ‘Item’ in a Room is edited it changes across all Properties with that Room.
In the new property workflow, how can we also make a copy of each ‘Rooms’: ‘Items’ list and set it for each respective ‘Room’?
That took more text than I’d like to explain and I hope it makes sense. Any guidance would be a massive help to me!
Cheers! Adam