setVisible or setDisplay is not working on my Catalog Item after Upgrade to Kingston.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 07:42 AM
I am planning to upgrade my live instance from Helsinki to Kingston. However, i did the first test upgrade in Dev Instance and i found out that the logic below do not work again in forms
1. When i pick no from the option button it will hide the container (personal details)
2. below is my Catalog Script
In addition i use the UI Policy and UI Action but still not working.
This use to work in Helsinki
3. In Helsinki (see below)
How do i go about this?
Hanson

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 07:58 AM
Is this all the script?
Just quick glancing, it looks like it's missing another } at the end?
Or is there more that's scrollable and just not showing?
Also, I know you put setDisplay in the topic, but you've said that isn't working either?
For me, I'm on Jakarta, but setDisplay works for me.
Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 08:07 AM
Yes i know that i am missing the last }
Like i said.
it work in Helsinki but dont work in Kingston

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 08:12 AM
Hey Hanson,
I know what you said and I know what I see.
We're trying to help, that's what we're here for.
You're jumping two versions and so things have changed/updated and I want to help and analyze what we actually see.
Believe it or not, users can say all day that they haven't touched 'x' script and all that, but it's not always the case.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 08:12 AM
HI hansom,
Its better to go with UI Plociy instead of Client Script,
I have tested in my PDI and It worked and my PDI is in Kingston.
When Loading the Form
When Test 3 is yes Container is Visible as shown below
When test3 is no Container is not visible
I hope this will help you.
Thanks