Skip to main content

Notifications

Microsoft Dynamics GP (Archived)

Unable to Save single record on linepost in scrolling window

Posted on by 92

I'm unable to save single record on line post in scrolling window.

*This post is locked for comments

  • RE: Unable to Save single record on linepost in scrolling window

    Thanks Almas Mahfooz.

  • Verified answer
    Almas Mahfooz Profile Picture
    Almas Mahfooz 11,003 User Group Leader on at
    RE: Unable to Save single record on linepost in scrolling window

    release table Sample_Table;

    change first table Sample_Table;

    Field1 of table Sample_Table='Field1'  of window 'Sample_Window';

    Field2 of table Sample_Table='Field2'  of window 'Sample_Window';

    Checkbox of table Sample_Table='(L) Flag';

    save table  Sample_Table;

  • RE: Unable to Save single record on linepost in scrolling window

    local string field= 'Field1'  of window 'Sample_Window'

    range clear table Sample_Table;

    range table Sample_Table where physicalname('Field2' of table Sample_Table)  

    + CH_SPACE + "=" + CH_SPACE + SQL_FormatStrings(field);

    release table Sample_Table;

    change first table Sample_Table;

    'CheckBox' of table Sample_Table = '(L) Flag';

    save table Sample_Table;

  • Verified answer
    Almas Mahfooz Profile Picture
    Almas Mahfooz 11,003 User Group Leader on at
    RE: Unable to Save single record on linepost in scrolling window

    share your code, definitely it has issues.

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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans