Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Unable to Save single record on linepost in scrolling window

(0) ShareShare
ReportReport
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,002 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,002 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

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,354 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans