I need to display tasks in a particular order in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2023 10:06 AM
Hi, am creating 7tasks from the workflow using hr service and when I create a case using lifecycle event the tasks are not displayed in order in frontend.But in backend its showing order.
Any suggestions please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2023 10:17 AM
Hi @Siva55,
May be you have to use same orderby filed-name.
Can you share some screenshots here for better understanding?
If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2023 11:36 AM
Hello @Siva55
In Lifecycle Event Configuration, You need to give the Order for every Activities by numbering them in sequence.
LIke Activity 1 - 10
Activity 2 - 20
Plz Mark my Solution as Accept and Give me thumbs up, if you find it helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2023 10:01 PM
Hi @Samaksh Wani I am creating the tasks using workflow where we have only one activity and from hr service I am triggering the workflow to create the tasks. I am setting order field for the hr task table but somehow its not working.