Skip to main content

Notifications

Announcements

No record found.

Small and medium business | Business Central, N...
Answered

Card Page not Modifying the Record

Posted on by 372

Hello,

I have made a new table, list page, and associated Card page. If I update in the list view all works fine, but if I click edit to open my new card page, it is not modifying record? It saves the values on the page untill I hit refresh or close the page then its gone. 

Thoughts?

Thanks,

-Chaz Kim

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Card Page not Modifying the Record

    Hello,

    I have done all those steps and it still does not work. Yes, it opens to that record, and the values can change on the page but once you close out or simply refresh the values revert back.

    Thanks,

  • ManishS Profile Picture
    ManishS 6,578 on at
    RE: Card Page not Modifying the Record

    You have not mentioned usagecategory = documents in card page property.

    Applicationarea is missing.

    You do not need modifiedallowed in card page.

    You have not defined cardpageid on the list page property.

    You need to remove the editable true from list page.

    Once the above are corrected, you will see an edit action in the list page ribbon, clicking it should open the current record in the card page. try an let me know.

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Card Page not Modifying the Record

    Hello,

    Here is for the card page and the list page. The card page is what does not work. The list page I have as editable cause it works for now.

    page 50122 FP_FinanceProgramCard
    {
        PageType = Card;
        SourceTable = FP_FinanceProgram;
        Caption='Finance Program Card';
        ModifyAllowed=true;
    
        layout
        {

    page 50121 FP_FinanceProgramList
    {
        PageType = List;
        SourceTable = FP_FinanceProgram;
        Caption='Finance Program List';
        UsageCategory=Lists;
        ApplicationArea=all;
        ShowFilter=true;
        Editable=true;

  • ManishS Profile Picture
    ManishS 6,578 on at
    RE: Card Page not Modifying the Record

    Can you share the screen of your List Page & Card Page property window.

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Card Page not Modifying the Record

    Is there anything else you can suggest that could be causing this kind of an issue on my end?

  • Verified answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: Card Page not Modifying the Record

    Hello,

    If you can repro this issue in standard, then I would suggest you to raise this as an issue to Microsoft via your CSP.

    Thanks.

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Card Page not Modifying the Record

    Only the No. Field (PK) is being entered, all other changes do not get saved. The user is a SUPER user. Not sure why it would be standard behavior? Never had this issue with a page before.

  • Suggested answer
    RockwithNav Profile Picture
    RockwithNav 6,562 on at
    RE: Card Page not Modifying the Record

    Then you need to cross check it's not the standard behaviour.  Anything on Roles & Permission Side?

    Check from user SQL end  OR manually run the table and see if the changes are entertained?

  • Suggested answer
    Marco Mels Profile Picture
    Marco Mels on at
    RE: Card Page not Modifying the Record

    Hello,

    Is the table updated in SQL table?

    Thanks.

  • ChazKimRP Profile Picture
    ChazKimRP 372 on at
    RE: Card Page not Modifying the Record

    I just double checked and switched it to true just to see. Still nothing. I can type in all the field values but if i refresh or close the card it all reverts back to nothing. Only the key field stays.

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans