Another 7.7 problem
Has anyone else got a problem with the sort arrows on homepage dashlets not working, or is it just us ?
Thanks
David
Another 7.7 problem
Has anyone else got a problem with the sort arrows on homepage dashlets not working, or is it just us ?
Thanks
David
Thanks for highlighting this. You can work around this by editing the dashlet and saving the settings but I would advise that you log this as an issue on the SuiteCRM GitHub Repository.
Thanks,
Will.
Hi , I have a same problem… You solved it??
I solved it by change retrieve_dash_page.php on 198 line .
change $_POST[‘page_id’] to $_REQUEST[‘page_id’];
I have this issue with version 7.4 as well but it is only apparent when using the Suite 7 theme. Do you think your fix will work for the Suite 7 theme?