Work Item derived classes in the portal
Hi all, we have a custom Work Item based class that I'm trying to get to work with the Cireson Portal. It's not something that's currently supported by Cireson, but I wondered if any of you have managed to get something like this to work?
Thanks,
Ben
Answers
@Ben_Gillion - Does a Dynamic Data form not work?
<portalserver>/DynamicData/Edit/<guid of instance of custom class>
Hi Justin, unfortunately not although I did give it a try.
Using Dynamic Data, the form will load but with Change Request fields which I was able to remove using a custom form. The main problem however was that I was unable to get some of the field mappings to work properly e.g. AssignedUser and BillableTime even though the required Type Projections are available and work in the console.
Thanks,
Ben