Question
FBI
US
Last activity: 9 Sep 2020 12:02 EDT
Run Script on dropdown change
Hey all I am trying to run a javascript when the user selects a particular option.
I have created a text file by going to Create -> Technical -> Text File
Once I am there I fill out the needed info:
Then I click on Create And Open:
And so I save that and go back to my layout where I am wanting to call it from the dropdown:
So as you can see I am doing a Run Script which I call the reqOnOrOff (I also tried just having yo) when the user selects the item called Tunable FFL.
Hey all I am trying to run a javascript when the user selects a particular option.
I have created a text file by going to Create -> Technical -> Text File
Once I am there I fill out the needed info:
Then I click on Create And Open:
And so I save that and go back to my layout where I am wanting to call it from the dropdown:
So as you can see I am doing a Run Script which I call the reqOnOrOff (I also tried just having yo) when the user selects the item called Tunable FFL.
Once that is saved I go view that page in pega itself and open up the console (F12) and refresh the page and then select Tunable FFL from the dropdown and there is no console text saying "hello" as there should be.
The overall goal is to be able to dynamically change a textbox required properties on (it required to fill out) or off (it is not required to fill out).
Anyone that can help me fix this (or tell me what I am doing wrong) would be great!
Thanks
***Edited by Moderator Marissa to update Platform Capability tags****