Extend the availability of wizard actions selection to set Parent Category (and similar fields)

Its a Kanban fronted project so needs to have the 2 categories, one inside the other

Thanks for your replies. Unfortunately the design brief is that everything for a new user joining has to be automated. I’m not able to ask them or an admin to change any settings

As it looks not to be possible out the box, are there people at Pavillion available to mod a change like that, and what would the price be? Or do you accept PRs to the main codebase?

My guess on how to make that fix would be that the wizard accepts the output of an action as an answer

So if i was able to select the ‘Wizard Action’ of ‘Create a Category’ as the Parent Category

image

It would either just work, or work with a little code copied over from the Add to Group action, as it already seems smart enough to capture an answer and use it.