Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.0.0
-
Component/s: openXMA Dsl Services
-
Labels:None
-
Number of attachments :
Description
If a user stores his settings for the table customizer, there is no chance to overwrite these settings for special purposes programmatically.
Example:
We have a list displaying some information about corporate actions. The user is defining some default filters for the corporate actions list. On the welcome screen we display some overview information about the corporate actions in the system (summed up values). If the user clicks on one of these values, the corporate actions list is opened. Based on the number clicked, the result-list must be filter by these criterias. However, the table customizer filters are attached additionally which create some unwanted behaviour. We display e.g. 5 records on the start page and due to the additional filter only 2 are displayed. This behaviour is not transparent for the user.