Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

how can i view source code of dynamic sl screen.

Posted on by 40

i have to increase length of a field on a screen.once i have increased length of field in db then while opening that particular screen i get  system message-10050 as 'the application specified size of record gltran(415) does not match the database declared size(955)'.it seems that there is some validation in code that is why i want to check the source code.but unable to view source code.can anybody tell me how i can view code of the screen.

*This post is locked for comments

  • Barry Flynn Profile Picture
    Barry Flynn 3,090 on at
    Re: how can i view source code of dynamic sl screen.

    The easiest way is probably to make use of the Notes ability - that is designed for adding lengthy comments.

    In the GL Journals screen (01.010) put focus on the tight grid line, then click on the Notes icon at the bottom of the grid.

    If for any reason that is not suitable, the only thing I can think of is to create your own table to hold the long description.

    If you decide to do that, you'll be writing (and debugging) a lot of VBA code ... :)

    That's how I see it.

    Barry

  • amit ranjan Profile Picture
    amit ranjan 40 on at
    Re: how can i view source code of dynamic sl screen.

    thanks barry for your suggestion.but user field in GLTran Table has also length char(30)only.i want to increase the length of TranDesc field to atleast char(300) which is rightnow char(30) to accomodate description.please suggest me solution for the same.

  • Barry Flynn Profile Picture
    Barry Flynn 3,090 on at
    Re: how can i view source code of dynamic sl screen.

    It is not possible to alter the size of columns in SL tables - if you do so you will break all screens that use that table.

    You can make use of the User fields that are in most tables.

    And, you can add your own tables, although this may require you to write a bundle of VBA code to Fetch & Save data from your table.

    Barry

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