Home Analyst Portal

Analyst Portal Grid does not stay in palce

Mark_JonesMark_Jones Customer IT Monkey ✭

Portal version 10.0.0

Chrome version 85.0.4183.83

Setting columns and other settings do not hold in place. This worked fine in previous versions!

Any input would be appreciated. I have an entire Service Desk hollering!

Best Answer

  • Mark_JonesMark_Jones Customer IT Monkey ✭
    Answer ✓

    Thanks again Justin! Sorry for the duplicate! I received and error when I submitted the first iteration. Tried a second time and got the same Gateway error!

    We'll give this a shot!

    Mark

Answers

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

    @Mark_Jones - This is also a known issue with a workaround. Here's the workaround from the PR:

    Open C:\inetpub\CiresonPortal\Scripts\apps\app.lib.js

    Go to Line 2523 and replace what is currently there with this:

    if (_.isUndefined(event) || _.isUndefined(event.action) || event.action != "rebind") {

  • Mark_JonesMark_Jones Customer IT Monkey ✭
    Answer ✓

    Thanks again Justin! Sorry for the duplicate! I received and error when I submitted the first iteration. Tried a second time and got the same Gateway error!

    We'll give this a shot!

    Mark

Sign In or Register to comment.