Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

SL 2015 Save button customization not working

(0) ShareShare
ReportReport
Posted on by

Hi Everyone,

I tried to customize a screen of SL 2015, I try to add some coding (Visual Basic) in the Update1_New, Update1_Cancel, Update1_Delete and Update1_Update but none of them works. Please advise.

Thank You

Regards

Kuan Yi

*This post is locked for comments

  • RE: SL 2015 Save button customization not working

    This is the link for download the hotfix:

    https://mbs2.microsoft.com/Knowledgebase/KBDisplay.aspx?scid=kb%3ben-us%3b3015972

  • RE: SL 2015 Save button customization not working
    Please you help me with the link to download
  • Suggested answer
    Ram Peru Profile Picture
    Ram Peru 2,830 on at
    RE: SL 2015 Save button customization not working

    Hello All,

    We are also faced the same when we applied the hotfix for this issue. We logged off all the users from the Dynamics SL server and reapplied the hotfix. we restarted the Dynamics SL server. It seems we figured out the issue with the API Definition for Update event.

    'Old Update Event - Does not fire

    Private Sub Update1_Update(ByVal Level As Integer, ByVal InsertFlg As Integer, ByVal LevelsDone As Integer, ByVal LevelsLeft As Integer, retval As Integer)

    Call MessBox("test 2015", MB_ICONINFORMATION "test 2015")

    End Sub

    ' New Update Event  - WORKS

    Private Sub Update1_OnUpdate(ByVal Level As Integer, ByVal InsertFlg As Integer, retval As Integer)

    Call MessBox("test 2015", MB_ICONINFORMATION "test 2015")

    End Sub

    You can see the difference in API function. Hope this explains.

  • mgiff Profile Picture
    mgiff 5 on at
    RE: SL 2015 Save button customization not working

    There is a hotfix for this - Bug 34564SY - I am still having issues with it though.

  • Venedict Profile Picture
    Venedict 1,229 on at
    RE: SL 2015 Save button customization not working

    Confirmed it is bug.

  • Jigar Profile Picture
    Jigar 5 on at
    RE: SL 2015 Save button customization not working

    it not works for me either. let me know if you get any ways

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