Hoppa till huvudinnehållet

Create Download activity file extension

Kommentarer

2 kommentarer

  • Ken Lyon

    Hi Anthony,

     

    The Create Download activity attempts to show the content inline for file types that it considers to be safe. For all other files, it prompts the user to save the file, using the specified file name.

     

    In this case, the ".xlsx" file extension is considered safe. The actual url used internally does end with "/result" which is likely what you're noticing. When you eliminate the extension, then the file name you specified is used which is why you then see "report".

    0
  • Permanently deleted user

    Thanks for responding Ken.

    I am a bit confused still because based on your response that xlsx is considered safe, I would have thought I would see the download dialog showing the file with the extension? I'm am trying to achieve a download with the extension there for the user -- otherwise they'd have to know to explicitly name it with a .xlsx when they save it for Excel to associate with the file type in their OS.

    Is that possible?

    thanks

    Anthony

     

    0

Du måste logga in om du vill lämna en kommentar.