Previously, you could not modify filters on the Analytics portlets added to your personalized dashboard.Now, you can filter the data shown in your Analytics portlets, as well as modify filters applied from theWorkbook UI.
Tag: filters
How to create Search filed for filtering brand in facet.
We can create a search field for filtering brand items from facet.
Filters using suitelet script
Problem: Create a suitelet script that loads a custom search US CASES – HOURS TO CLOSE search result in a given format for klipfolio and create filters for ‘created date condition’ also replace the same condition with that of UI by using splice() method. Solution load the custom search 2.Add the filters 3.Replace the condition… Continue reading Filters using suitelet script
Dynamic filters in Saved search
Custom form to track blood donor details and store them in database
Requirement The form must contain a data entry form for the company employees to track down the blood donor details. They should be able to store Name (First Name, Last Name), Gender, Phone Number, Blood Group, Last Donation Date. Another form should be available to search for the eligible blood donors, based on the filters… Continue reading Custom form to track blood donor details and store them in database
Custom page in employee centre
AQ-276 The script is to create a custom suitelet page on the employee page similar to the Approve time page and in this we can list out the expense report to be approved for the project manager. But for viewing the expense report, we can show them the print out of the expense report which… Continue reading Custom page in employee centre
Script Optimization
Script optimization is an essential and in here we discuss about handling searches effectively in scripts without affecting user experience.