Can OIR rules prepopulate value on a create form?
I have a situation where a particular field on our Change Request has different choices depending on which project they are part of. Using Global Enumerations, I can set up the cascading dependencies to show the correct choices. But... having to choose the project first on creation is something I'd like to avoid. Each of our projects have their own contexts... if you create a CR in PRJ1-Library, I want the project field choice preset and the dependent field's valid choices already filtered.
I can use the OIR to set the project field but it only happens after the create form is submitted. Can this be preset so the create form already has the correct project?
(I am trying to avoid writing custom code and handlers... please let me know if this a forlorn hope...)

