jQuery in ServiceDesk portal pages?
Created: 16 Jan 2013 | Updated: 17 Jan 2013 | 2 comments
This issue has been solved. See solution.
I can only assume the jQuery library is unsupported in ServiceDesk verX.x portal pages due to the "0" number of posts a "jQuery" search returns in the forums. Is this true? Anyone out there get it to work?
I'm specifically trying to style/color certain columns and values in reports. Made more complicated due to my users only wanting to color code certain values in rows/columns (like "High" priority to red). Utilizing javascript would make the most sense to delegate the processing of column values and styles away from the server, and onto the client. jQuery just makes it that much more simple, hence the question.
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
Guess you can't have everything in life. For now, I just copy/paste my code repeatedly when making changes.
Always an easier way, right?
For those looking to color code values (conditonal formatting) in your reports:
In the report builder's Data tab, hover your mouse over the column you want to format and cick the Edit pencil.
Add a Add Column Formatting to the field, selecting the color and value you require.
Would you like to reply?
Login or Register to post your comment.