We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Adding Description to Support Group Field
A previous discussion was opened. To quote @Conner_Wood :
Incident.js Example:
{ DataType: "Enum", PropertyDisplayName: "SupportGroup", PropertyName: "TierQueue", EnumId: 'c3264527-a501-029f-6872-31300080b3bf', DescOnHover: true }
ServiceRequest.js Example:
{ DataType: "Enum", PropertyDisplayName: "SupportGroup", PropertyName: "SupportGroup", EnumId: "23c243f6-9365-d46f-dff2-03826e24d228", DescOnHover: true }
It would be logical if it followed the same way it works for ShowPath: true
I also think you should make this a request with the exact way you require it, even quote me as well, it'll help Cireson to get it the way you need it if it becomes chosen
Comments