Hi,
When I saw this Card Editor - Icon (image) Control about different icons showing depending on a dropdown list. I started thinking about if there was a possibility to create a template folder using EPDM ofc. containing different file types depending on the selection:
Like this one, it appears when I create a folder, I would like to use check boxes to control which files would be created inside the template folder.
There doesn't seem to be any logic on the datacard/template card which could control this.
Any suggestions? (And I don't want 3 different folder selection, one for dwg, one for word and one for solidworks files )
/D
Hello,
Yes, It is possible if you can pass the folder data card variable values to the files during the template folder & file creation.
The only unfortunate thing with above solution all the three files will have to be created first and we need to use dispatch to automatically delete the rest of files which are having the "NULL" values.
The EPDM administrator however has to keep cleaning (using destroy option) the "EPDM Recovery Bin" in regular intervals.
Hope this information is useful