Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

Add new window

Posted on by 1,615

Hi there,

I would like to add a new window that is called from the SL menu (within one of the module menus) that opens the Code File maintenance screen (PACFM) with the Code Type set to a certain type but disabled so the user can edit data in the grid but not change the Code Type.

Can anyone help me please?

*This post is locked for comments

  • Apps Mexico Profile Picture
    Apps Mexico 1,090 on at
    RE: Add new window

    If you like the same look and feel, customization mode, security, etc. Yes you have.

  • Jo Wykerd Profile Picture
    Jo Wykerd 1,615 on at
    RE: Add new window

    Thanks for your reply Juan Carlos.  Would i have to use the DSL SDK to develop the new window?

  • Apps Mexico Profile Picture
    Apps Mexico 1,090 on at
    RE: Add new window

    Yes you can, but must developer a new window, if you want with the same functionality, but must be a different exe name. Ex. (0101000.exe and the new one XGL0100.exe)

  • Jo Wykerd Profile Picture
    Jo Wykerd 1,615 on at
    RE: Add new window

    Hi Juan Carlos,

    Do you know if it’s possible to maybe duplicate a window in DSL ? So we can have Journal Transactions 1 and Journal Transactions 2 (for example).. and each screen will have its own customization(s)...

  • Apps Mexico Profile Picture
    Apps Mexico 1,090 on at
    RE: Add new window

    Hi,

    SL has a license for this module, but on my experience, you can install and develop projects with the SDK module without it. The requirement is that you have installed the visual studio, preferably before you install the SDK module, what for the setup gonna install the SL template, if not you can setup the template manually.

    On the other hand, if you're interested I'm a freelancer and we can get an agreement to develop all your needs with the SL. Just let me know and I can send you more information.

  • Jo Wykerd Profile Picture
    Jo Wykerd 1,615 on at
    RE: Add new window

    Hi Juan Carlos,

    Would we have to purchase SL SDK or does it come standard with SL?

  • Suggested answer
    Apps Mexico Profile Picture
    Apps Mexico 1,090 on at
    RE: Add new window

    Hi,

    The first that you need is develop that screen with de SL SDK (VBTools).

    This can help you.

    http://appsmexico.mx/shared_folder/manual_vbtools.rar

    In that project you can use the function SetButton, this function gonna disable the toolbar buttons that you wanna disable, ex TbSaveButton TbSaveButton, you must specify the level that you want to disable. This prevents that the user make changes to the data.

    Call SetButton(TbCurySelButton + TbCuryTogButton, AllLevels, False)
    Call SetButton(TbInsertButton + TbDeleteButton, LEVEL0, False)
    Call SetButton(TbSaveButton + TbInsertButton + TbDeleteButton, LEVEL1, False)

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans