Grouping activities in Activity creator

how can we group activities in activity creator?
Group1-
- Action1
- Action2
Group2-
- Action3
- Action4
i know namespace might be helpful but how … Add activities adds under the Activities folder

image

@Deval_Chawda
Welcome to the forum

have a look here:
grafik

and also explore on how name and folder structures are resulting to a default behaviour

Hi @ppr,

thanks for your quick response , but it is not helping me at all.


image

looks like more to

@ppr
this is for creating activities with code, but I am creating activities using the Activity creator tool.
things are not working there.


yes this is correct. Intention was for postedit. However feel free to send it into the feedback.

Solution for me !!!

i just removed
builder.AddCustomAttributes(typeof(activityname), categoryAttribute);
line in designer metadata and it started picking up namespace as the hierarchy of folder.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.