Home Analyst Portal

How do we disable clicking on items in a SQL Table Widget?

Ian_StephensonIan_Stephenson Customer IT Monkey ✭

I feel like I've seen this on here before and I just can't find it, but we built a SQL Table Widget and want to make the items unclickable so that users don't click them and get taken to the Work Item Search area.


Any help is greatly appreciated!

Answers

  • Justin_WorkmanJustin_Workman Cireson Support Super IT Monkey ✭✭✭✭✭

    @Ian_Stephenson - If your SQL doesn't have a workitem or id column in the first 2 columns, it won't redirect. So you could either alias the id/workitem id column as something else or just move it further down in the list.

Sign In or Register to comment.