Unable to create Project Parameter of Project Information category

Hello!

I’m trying to create Project Information parameters through Dynamo using the OOTB node “Parameter.CreateProjectParameter” like this:

However the parameter is not correctly created, there is no selected category for this parameter and the option to add the “Project Information” category dissappears:

How can I create parameters for that specific category though Dynamo?

Thanks,
Eduardo.

Did you try creating a list?

Hello!

Yes I did try to generate it through a List but when I check the settings of the created parameter it doesn’t have the “Project Information” category checked.

If I’m not mistaken, Project Information has to be instance based.

Yep you are correct, that was the issue!

Thanks a lot Sean