I am not getting the count of records in the Queue component.
2 Likes
To get the count displayed on the Queue component:
- Go to components. Add Queue component and enter the basic details.
- If fetching data from an API : Make sure you provide ‘Data source’ as OBJECT along with ‘Data Path’. For example: getVal(“tempObject.dashboard”)
- Submit it, Then Elements section will be enabled.
- Add Elements within the Queue component.
- In properties section of elements: Check in the ‘Show Count’ option.
Also you can provide Default value there. - In Additional properties section : Provide Data source and Data Path.
- Submit the element and Save the component.
- Map it to the page. Save , publish the page. Then, sync it with release manager.
2 Likes