
Save PDF property as file property
Hi all,
I'd like to save a historic overview of generated PDF's, as files.
So I have a Project model, on which I (re)generate a PDF trough an action. In that same action I'd like to create a PojectHistory record for that project, containing that generated PDF.
Now I'd hoped that I could just assign a PDF type propery to a file type property directly, or try it with a url_expression (--> feature request?) but unfortunately that doesn't work.
Anyone knows a way to make this work?
Hi all,
I'd like to save a historic overview of generated PDF's, as files.
So I have a Project model, on which I (re)generate a PDF trough an action. In that same action I'd like to create a PojectHistory record for that project, containing that generated PDF.
Now I'd hoped that I could just assign a PDF type propery to a file type property directly, or try it with a url_expression (--> feature request?) but unfortunately that doesn't work.
Anyone knows a way to make this work?
Login to reply