Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Answered

Save the last values of unbound DS form controls

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

News and Announcements

Announcing Category Subscriptions!

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 Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,370 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans