Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Martin 114 posts 313 karma points
    Aug 14, 2015 @ 11:45
    Martin
    0

    Umbraco Forms: how to set path for save file in the workflow.

    Hi,

    The "Path to place the file", how should it be entered and what folder is the relative root? See screenshot below. I haven't been able to find it in the documentation.

    Regards /martin

    Save as file path

  • Lars-Erik Aabech 349 posts 1100 karma points MVP 7x c-trib
    Aug 14, 2015 @ 12:47
    Lars-Erik Aabech
    100

    It can either be a physical path starting with <drive>:\ or \\host\, or it can be an application relative path (site root) starting with ~/.

  • Martin 114 posts 313 karma points
    Aug 14, 2015 @ 15:47
    Martin
    1

    Thanks! Saved me alot of time doing trial and error.

  • Martin 114 posts 313 karma points
    Aug 21, 2015 @ 09:11
    Martin
    0

    By the way, do you know how to implement a xslt file? When I pick my file, the savex file turns out empty (I have tried applying the xlts file in another program and it works fine, så I guess to problem is not the file itself.)

    Thanks for any hints!

  • Lars-Erik Aabech 349 posts 1100 karma points MVP 7x c-trib
    Aug 21, 2015 @ 09:18
    Lars-Erik Aabech
    0

    Not sure, sorry.

    It uses umbraco.macro.GetXsltTransformResult in the end, so you might be able to test that one in a regular page.

    Worst case, it might be a bug. :)

    If you're savvy enough with C# you could write your own workflow for it.

  • Martin 114 posts 313 karma points
    Aug 21, 2015 @ 10:10
    Martin
    0

    Thanks Lars-Erik. I will see if I can get something useful out of it.

Please Sign in or register to post replies

Write your reply to:

Draft