Skip to main content

Is there any way to manage the default behavior of boxes in the Create Project Wizard?  For example, I’d like to default Project Unique Procurement and Project Unique Billing to checked.

 

 

Mark,

Unfortunately, I am not aware of any option to update the defaults in this wizard.

A workaround would be to create a custom event that set them based on a new project being created?

Regards,
Antony


Hi @Mark.Feldpausch,

I had a look at the IEE client code (App10 UPD10) and these checkbox values are default set as unchecked from the client code.
They don't depend on any basic data or any type of project configurations defined.

I would second the workaround given by @anbouk to create a custom event that set them based on a new project being created.
However, if you really want to set defaults in Create Project Wizard, then it needs to be handled via an IFS customization.

Cheers !
Dhananjaya.