- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 12:28 AM
Hi, all!!
I'm trying to develop some widgets on Employee Center and I'd like to change orders of contents in my active items widget.
Now, "Task" is located on top position, however I want to set "Request" on top.
Does anyone have some answer to this question?
Any help would be greatly appreciated!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 03:15 AM
@Daichi Ishikawa check the HTML section of the widget . You can see some tags which is displaying the data. Search for the Request and place it above the task tag. This should bring the request above the task records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 01:01 AM
Hi @Daichi Ishikawa ,
While fetching the records to populate the list of data you can use "orderby" query.
Please find below URL for code example :
If I am able to help you with your question, Please click the Thumb Icon and mark as Correct.
Regards,
Pushkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 06:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 03:15 AM
@Daichi Ishikawa check the HTML section of the widget . You can see some tags which is displaying the data. Search for the Request and place it above the task tag. This should bring the request above the task records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 06:30 PM
Thank you for your sharing!! I checked my HTML and I also change Primary field in the Activity Configurations table [sn_ex_sp_activity_configuration].
Create an Employee Center activity configuration