Hi
I'm curious, is there a way to Auto populate the Assignment section with the logged in user information? or make these fields required to save?
You need to be logged in to post messages
By jason smith
Hi
I'm curious, is there a way to Auto populate the Assignment section with the logged in user information? or make these fields required to save?
Hi Jason,
There's no support for configuring the editor to use a default or implement custom validation in the manner you described.
If this is important enough you can create a portlet that would implement your features while plugging into the existing domain objects. However creating and deploying portlets into ConcourseSuite is currently a very manual effort and requires a lot of familiarity with the xml-http api, but I think that would be the best approach for customizing the editor to suit your needs.