Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

Set Default Tab when launching Sales Order Entry (40.100.00)

Posted on by Microsoft Employee

Hi all, does anyone know how to set the default tab for Sales Order Entry? The user requests to show the default tab as Line Items Tab once the screen is open.

*This post is locked for comments

  • Steve Wier Profile Picture
    Steve Wier 940 on at
    RE: Set Default Tab when launching Sales Order Entry (40.100.00)

    I am having a similar issue with a customized screen in SL2015.  I exported the customization and reviewed the cst file/sstab control.  There is nothing in it that would change the default tab.

    I even tried removing this section and importing the customization.  That did not resolve the issue.  Any chance the default tab is set somewhere else?

    Begin SSTab.1 SSTab1

    '' Version         =   6

      enabled         =   TRUE

      height          =   347

      left            =   0

    '' parent          =   "Form1"

    '' parentform      =   "Form1"

      tabindex        =   26

      tabstop         =   FALSE

      top             =   127

      width           =   817

    End

    I can fix it with this code:

    Private Sub Form1_Display()
    Call setprop("SSTab1", "tab", 1)
    End Sub

    However, I cannot find where the tab is set to 2 in the customization. 

  • Verified answer
    Mark E Profile Picture
    Mark E 6,405 on at
    RE: Set Default Tab when launching Sales Order Entry (40.100.00)

    The Line Items tab is already the default tab for the Sales Order screen; you must have a customization on the screen that is affecting the standard behavior.

    Export your customization to a .CST file and review the properties of the SSTab control to see what the Tab property is set to; the Line Items tab value is "1".

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans