Thank you for the help. I went with a workaround. Just changed the info on the 3 activities to match what I needed. Luckily there wasn’t much detail built in yet and I could just easily change the activity details.
Member for
20 years 6 months
Member for20 years7 months
Submitted by Santosh Bhat on Wed, 2019-02-20 00:44
Yes it Will affect all the Activites that are being displayed in that layout.
The only other option is to create an new code or UDF to manually set a sort value and use this to manually sort the activities you want to have in your own order, overriding the layout order.
Member for
9 years 4 months
Member for9 years4 months
Submitted by jordanhansing on Tue, 2019-02-19 19:34
I am not using multiple criteria. Just sorted by Start Date. The 3 activities I'm working with all have the same start date and I've changed the Activity ID for the 3rd activity to be first by Activity ID. Do I need to add another sort preference and if so will that effect the entire schedule in the same way?
Member for
9 years 4 months
Member for9 years4 months
Submitted by jordanhansing on Tue, 2019-02-19 19:33
I have done that and it's sorted by Start Date. The 3 activities all have the same start date so would I have to have a secondary sort by Activity ID? I don't want it to sort any of the other activities just this A, B,C in the order C, A, B.
Member for
16 years 3 months
Member for16 years4 months
Submitted by Zoltan Palffy on Tue, 2019-02-19 13:18
Member for
9 years 4 monthsThank you for the help. I
Thank you for the help. I went with a workaround. Just changed the info on the 3 activities to match what I needed. Luckily there wasn’t much detail built in yet and I could just easily change the activity details.
Member for
20 years 6 monthsYes it Will affect all the
Yes it Will affect all the Activites that are being displayed in that layout.
The only other option is to create an new code or UDF to manually set a sort value and use this to manually sort the activities you want to have in your own order, overriding the layout order.
Member for
9 years 4 monthsI am not using multiple
I am not using multiple criteria. Just sorted by Start Date. The 3 activities I'm working with all have the same start date and I've changed the Activity ID for the 3rd activity to be first by Activity ID. Do I need to add another sort preference and if so will that effect the entire schedule in the same way?
Member for
9 years 4 monthsI have done that and it's
I have done that and it's sorted by Start Date. The 3 activities all have the same start date so would I have to have a secondary sort by Activity ID? I don't want it to sort any of the other activities just this A, B,C in the order C, A, B.
Member for
16 years 3 monthsgo to group and sort and on
go to group and sort and on the right selec sort and an the order there
Member for
20 years 6 monthsARe you using multiple sort
ARe you using multiple sort criteria? so your first level of sorting should be Start Date, second level should be Activity ID, and so on..