I want to bind the access rights of a dashboard of a particular section. I tried databinding sysdashboard object with the filter for a particular section and exported the package. I then imported the package to another instance and found that the access rights were reset to defaults.
Please help me on how to bind the access rights data of a sectional dashboard.
I want to bind the access rights of a sectional dashboard. I tried binding the sysdashboard of the particular section and exported the package. I then uploaded the package and found that the access rights of the dashboard to be set to defaults.
Please help me on how to bind the access rights data.
Is there a functionality to allow users to search for contacts from an account page? Currently, you can only create a new contact. (Account page -> Contacts -> '+')
My use case is to, first search for a contact, and if it doesn't exist, create a new one. For example, "Configuration items"
I wanted to bind the access rights data of a dashboard. I tried to bind the data of the dashboard using sysdashboard and filtering it for a particular section. I then exported the package and uploaded in another instance and found that the access rights were not bound.
Can anyone guide me on how to bind the access rights of a section dashboard.
We have this situation, where we need to update every day our currency rates through a business process that we've already implemented. In this process, we receive the latest rate from our api and we create a new record in the CurrencyRate detail with that rate.
If we have configured Resolution and Response time to be calculated by Service. On change of Service , Response and Resolution Time should be updated dynamically . How can this be achieved ?