setVisible or setDisplay is not working on my Catalog Item after Upgrade to Kingston.

hansonolatunde
Kilo Explorer

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)

find_real_file.png

2. below is my Catalog Script

find_real_file.png

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)

find_real_file.png

How do i go about this?

Hanson

8 REPLIES 8

Allen Andreas
Administrator
Administrator

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!

Yes i know that i am missing the last }


Like i said.


it work in Helsinki but dont work in Kingston


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!

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.



find_real_file.png





When Loading the Form



find_real_file.png



When Test 3 is yes Container is Visible as shown below




find_real_file.png



When test3 is no Container is not visible



find_real_file.png



I hope this will help you.



Thanks