Use field value for part of file name

I’m building a Document template. I’ve created two fields, let’s call them Field1 and Field2. Once initialized, I would like to have LO automatically create a filename on the first Save/As, in a format like: Field1Value_Field2Value_FixedTextString.odt .

I’ve seen some discussion about macros, even some Macro code, but it was not accompanied by instructions on how to use the code, and the macro code didn’t specifically cover my issue.

tech info: Mint 17 64bit, Version: 4.2.8.2 Build ID: 420m0(Build:2)

Thank you.

Hi! We have a similar problem. Did you ever figure out how to do this?