I need to display tasks in a particular order in portal

Siva55
Tera Contributor

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

3 REPLIES 3

Sagar Pagar
Tera Patron

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

The world works with ServiceNow

Samaksh Wani
Giga Sage
Giga Sage

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

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.