I try to find a solution to steer the logic for naming folders for my content if I use the Panel for new content or if I change the content.
For example:
My actual folder names has as prefix a date like “20240723_abcde”. If I change the content with the Panel all existing folders are changed to “1_abcde, 2_fghi” etc.
- How can I define, that the Panel should not touch existing prefixes?
- How can I define the prefix to use a time stamp (20240723_) or an amount of digits (0001_)?
Thank you