This topic contains 2 replies, has 0 voices, and was last updated by rporteous 7 years, 3 months ago.

  • Author
    Posts
  • #2262 Score: 0

    excelymsp
    • Contributions: 0
    • Level 1

    Hi,

    Is there a way to change the default filename of a transaction printout?

    We wanted to make it more descriptive, e.g. “CompanyName PO XXXX” where XXXX is the PO number.

    Can this be configured, or is script the only way?

    Would appreciate if somebody could direct me to a related resource.

    Thank you very much!
    This is a cached copy. Click here to see the original post.

  • #2263 Score: 0

    ljceranic
    • Contributions: 0
    • Level 1

    I reached out to support about this a couple months back and they said there’s an enhancement request filed with them about this. Enhancement number 169158


    excelymsp replied on 02/02/2017, 02:24 AM: Thank you ljceranic.

    Sorry but I have to ask… how do we know the status of enhancement requests? ^_^

    If you could share me the link it would really help.

    Thanks

  • #2264 Score: 0

    rporteous
    • Contributions: 0
    • Level 1

    HI @excelymsp

    Originally posted by excelymsp

    View Post

    Is there a way to change the default filename of a transaction printout?

    We wanted to make it more descriptive, e.g. “CompanyName PO XXXX” where XXXX is the PO number.

    Not exactly what you are looking for however I have a work around (of sorts)…

    but if you produce your PO using Advanced PDF/HTML you can change elements of your transaction that includes its title;

    HTML Code:

    This is from one of my templates;

    You could use something like;

    HTML Code:

    I use ${record.billaddressee} because its simple to set up and consistent…

    When you SAVE the PDF it will use the default NetSuite filename like “purchord00000” but if you PRINT the document from the Chrome Browser (i don’t know about other browsers) and use the SAVE AS PDF option (see photo) it will use the new value attribute you are seeking.

    Im open to others suggestions…

    Russ

You must be logged in to reply to this topic.