Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Attaching a URL to a Navision Page

(0) ShareShare
ReportReport
Posted on by

I have done some research into trying to get a page URL on Navision automatically into an email using SMTP mail. I know you can get the link from the options at the top. From what I've seen a feature such as GETURL is used but this doesn't seem to be available in Navision 2013. 

How Can I achieve a similar thing in Navision 2013. (Not 2013 R2)

Thanks

*This post is locked for comments

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 44,656 on at
    RE: Attaching a URL to a Navision Page

    Lewis,,

    Please check this link

    plataan.typepad.com/.../how-can-i-create-a-link-in-an-email-that-opens-a-specific-page-in-the-role-tailored-client.html

    Why are you adding this 33%3BHRUAAACLAwAAAAJ7%2F1cATwAtADEAMQA3ADYAOQ%3D%3'

  • RE: Attaching a URL to a Navision Page

    Hi thank you for the reply,

    I'm needed to get the bookmark in a loop, I've tried something like this. Can you advise what I should change.

       recProductionOrder.RESET;

       recProductionOrder.SETRANGE("No.", recProdOrderLine."Prod. Order No.");

       recProductionOrder.SETRANGE("Standard Cost Status", recProductionOrder."Standard Cost Status"::"Awaiting Cost");

       IF recProductionOrder.FINDFIRST THEN BEGIN

       ProdOrderRef.OPEN(5405);

       ProdOrderRef.SETPOSITION(ProdOrderRef.GETPOSITION);

       URL := FORMAT(ProdOrderRef.RECORDID,0,10);

    //Later in the code

       cuSMTPMail.EmailRecordMessageLine(

         strEmailNo,

         'URL:',

         '<a href="dynamicsnav://tioga-vmsql:7061/TIOGA_TEST_P2/TIOGA/runpage?page=99000831&bookmark=33%3BHRUAAACLAwAAAAJ7%2F1cATwAtADEAMQA3ADYAOQ%3D%3' + URL + '> Production Order </a>'

         ,

         FALSE);

  • Suggested answer
    Alexander Ermakov Profile Picture
    Alexander Ermakov 28,094 on at
    RE: Attaching a URL to a Navision Page

    Perhaps, this would be helpful: msdn.microsoft.com/.../dd338670(v=nav.70).aspx

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,409 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans