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
@Deval_Chawda
Welcome to the forum
have a look here:
and also explore on how name and folder structures are resulting to a default behaviour
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.