Trying to add a new option in a Filter condition

boazbenicio
Tera Expert

Hi guys! I need your help!

I'm trying to add a new option in the choices of the created field condition filter. Does anyone know how to configure this?

boazbenicio_0-1692895416350.png


#filter #options

2 REPLIES 2

Anil Lande
Kilo Patron

Hi,

Check below business rule which is running on Global Table.

Screenshot 2023-08-24 222150.png

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Hi @Anil Lande  thanks for your reply!

I added this line in the end of that script based in the others, but it didn't work, the option still doesn't appear. Do I need to do something more?
 

    answer.add('180_Last 5 minutes@javascript:gs.minutesAgoStart(5)@javascript:gs.minutesAgoEnd(0)', gs.getMessage('Last 5 minutes'));