How to split the Variable Value in Client Script

Anil Kumar Sha1
Giga Contributor

Hi Team,

Customer is created the property (choice_value) and define the value like 2014,2015,2016,2017 and want the same value in field as drop down on cost form under PPM module.

I created the Business rule and store the Value  in  scratch pad like scratchpad. Choice=gs.getProperty (choie_value) and  use the scratch pad value on load client script but I need know that how I can split the value of scratchpad.choice  in client script. Plz. Suggest.

 

1 ACCEPTED SOLUTION

Hi Anil,

The first business rule for scratchpad should also be added in Incident table. Can you please change the table to incident and then test it once?

 

View solution in original post

5 REPLIES 5

Thanks Sir for help.