You are viewing limited content. For full access, please sign in.

Question

Question

Default the "Email Document" to always be a LF Link

asked on February 13, 2018

Was wondering if this is a setting that we can apply to everyone. Currently when a user Emails the "Copy" option is defaulted and it sends a PDF. We want this option defaulted to "Link". This is in the client.

 

Thanks in advance!

0 0

Answer

SELECTED ANSWER
replied on February 13, 2018

That's the correct option if the attribute [Settings]ExportEmailSendAs is not currently set. Furthermore, [Settings]ExportEmailSendCopy should be set to 1 to default to links.

If [Settings]ExportEmailSendAs is set to something, delete it and make sure that [Settings]ExportEmailSendCopy is set to 1.

0 0

Replies

replied on February 13, 2018

I think it's this:

 

<Properties>
    <Attribute>
        <Name>[Settings]ExportEmailSendCopy</Name>
        <Data>0</Data>
    </Attribute>
</Properties>

 

Try putting that in an xml file and importing it to a user.  If that sets it correctly, import it to the Everyone user.

0 0
SELECTED ANSWER
replied on February 13, 2018

That's the correct option if the attribute [Settings]ExportEmailSendAs is not currently set. Furthermore, [Settings]ExportEmailSendCopy should be set to 1 to default to links.

If [Settings]ExportEmailSendAs is set to something, delete it and make sure that [Settings]ExportEmailSendCopy is set to 1.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.