HI,
I have modified the Accounts dashlet and place the modifed version in the custom directory and the change work. I set it up so I can filter using some of my custom fields.
But when I try to make one of my custom fields default => true so it will display on all accounts dashlet It doesn't work.
E.G.
In the MyAccountsDashlet.data.php in the array I have
When I make default non-custom fields default=> true they appear on the Dashlet and when I make ones that are True default=>false they are removed from the dashlet.PHP Code:'pr_account_no_c' => array('width' => '7',
'label' => 'LBL_PR_ACCOUNT_NO',
'default' => true
),
Is this a bug, because I had to edit a Dashletgeneric.php to allow my dashlet to filter by custom fields, so I'm wondering if I need to make another edit to allow a custom field to be made default.
Current all that happens if I make teh Custom field default is that it move to the top to the available fields?
Rgds
Chris


LinkBack URL
About LinkBacks




Reply With Quote
BUMP
Bookmarks