The Persisting Data section includes examples showing some of the common issues encountered by developers when they need to persist either data or values across an application.
Note: These files can be used for learning or for use as templates to create your own Blox templates. Copy these files to a new application for testing purposes, instead of changing settings in these files.
You can access the files through either the menu on the left or by clicking on one of the links below:
Title | Description |
---|---|
Custom User Properties | Shows how to use custom user properties to modify a query and the title of the view. |
Passing Values Between Pages | Shows how to generate a printable view, passing values between the view page and the print page. |
Personalization - User Preferences Dialog | Show a GridBlox with a personal preferences dialog box that allows users to change their e-mail address, bandingEnabled, and proper name in the DB2 Alphablox Repository. |
Restricting Public Bookmark Access | Shows application of BookmarksBlox to restrict deletion of a bookmark only to the user that created it. |