Home Analyst Portal

Limit Column size / Insert a blank line in a custom class

Simon_ZeinhoferSimon_Zeinhofer Customer Advanced IT Monkey ✭✭✭

Hello guys,

I recently added a new Property to our Change Request class extension. It's an enum list to decide which users should receive a Change update.

I already added the Enumeration to our ChangeRequest.js file and it works fine. But there are two wtings I'd like to change:

  1. I want a blank line before the enumeration, so it stands out a bit
  2. As this enumeration is the only column in the new line, it's width is about the full page. colspan: 1 does not seem to work when there is only one column in the line

Has anyone else experienced that and has a solution? We use SCSM 2016 and Cireson Portal Version 9.4.5.2016.

Best Answer

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

    You can use spacers to pad both the row and the column.


Answers

Sign In or Register to comment.