Home Analyst Portal

Adding a custom userpicker to the change request form

David_Morris1David_Morris1 Member Advanced IT Monkey ✭✭✭
Hi All,

I have crated a custom user relationship extension for the Change management class, its called Project Sponsor
after sealing and importing the customisation i added the following to the Changerequest.js in my custom space within a columnfieldlist based on the new relationship created, this userpicker is visible and functions correcly other than the selection does not save when saving the Change. any advice would be great

{ DataType: "UserPicker", PropertyDisplayName: "Project Sponsor", PropertyName: "Target_fdec10dd_347e_4d4d_a94e_765590dae1ab" }, 


Best Answer

Answers

Sign In or Register to comment.