Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

Add new window

(0) ShareShare
ReportReport
Posted on by 1,639

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
    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
    1,639 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
    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
    1,639 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
    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
    1,639 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
    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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics

Product updates

Dynamics 365 release plans