Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Forums / Finance forum / Save the last values o...
Finance forum
Answered

Save the last values of unbound DS form controls

Posted on by 250
Hello,
I have a simple list grid form and I have some form controls (which are unbound to any DS).
The grid is refresh upon changing the values of the form controls.
I would like to know if it is possible to save the values of the form controls in the cache for the user.
The next time the latter will open the form, the previously used values of the unbound form controls should appear.
How can this be implemented?
  • Jason0810M Profile Picture
    Jason0810M 250 on at
    Save the last values of unbound DS form controls
    Thanks Martin.
    Implemented this and it works perfectly fine.
  • Verified answer
    Martin Dráb Profile Picture
    Martin Dráb 228,501 Most Valuable Professional on at
    Save the last values of unbound DS form controls
    It's possible. For example, look at InventOnhandItem form. It implements SysSaveable interface, therefore it has methods like lastValueElementName(). That defines how the data is stored in SysLastValue. What is actually saved (and how it's loaded) is managed by pack() and unpack().
     
    Values are saved in close() (xSysLastValue::saveLast()) and loaded in run() (xSysLastValue::getLast()).

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,532 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,501 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans