Hi,
I have an asset builder for comments which is working fine however I have realised that it could be quite easy to have duplicate asset names! I have a create form layout and am using %details-F_name%. Can someone point me in the right direction how I can append a date / time or such the the asset name at time of creation?
Thanks!
I can't think of a way to do this without using JavaScript and changing the form variable on submit. Or you might be able to use a trigger to change the name afterwards (after the asset is created)?