Hello this is my first post here so hi all
I need your help
What I'm trying to do is auto set data card value on dispatch on add action form SW part file.
I need to take name of file without extension i.e. U-1234_0 convert to U-1234/0 and write this second value to the data card field.
Scripts run without any errors but doesn't works.
If I run the same script manually from context menu it works ok. What i'm doing wrong ?
Cya
Daniel
In the conditions of the during add do you have the "When to activate" set to before or after?from what your describing you would need to have it set to after so the card has been created before you try to set the field.