26 Mar
2014
26 Mar
'14
3:59 p.m.
2014-03-20 16:20 GMT+01:00 Guillaume "Louis-Marie" Delhumeau < [email protected]>:
2 approaches:
1 (easy) - write a form with some fields that create a new document with a computed name. It will not rename the document if you change the fields afterwards, but depending on your use-case, it might be enough.
Note: this approach does not require you to know the Java language. It is not the perfect solution, but I often do that. Louis-Marie