I have a top level section, with maybe 100 or so subsections. Currently all the subsections have the 'overall layout' set to 'use parent'.
The problem is I want to change the parent to have a unique layout. This is technically possible - just change each of the subsections from 'use parent' to a specific template that is different to the parent.
But my actinic DB is so big that just selecting a record takes several seconds, and updating the field another several seconds - so just going down the list one by one pasting a new section name into each of the subsections would be painfully slow.
So what is the easiest way to change the overall layout template on lots of subsections? (I suspect the answer may involve access, so specific instructions may be required as it's a pain the @$$ to use)
The problem is I want to change the parent to have a unique layout. This is technically possible - just change each of the subsections from 'use parent' to a specific template that is different to the parent.
But my actinic DB is so big that just selecting a record takes several seconds, and updating the field another several seconds - so just going down the list one by one pasting a new section name into each of the subsections would be painfully slow.
So what is the easiest way to change the overall layout template on lots of subsections? (I suspect the answer may involve access, so specific instructions may be required as it's a pain the @$$ to use)
Comment