Solved

Dynamic Lookup Filter

  • 1 April 2022
  • 2 replies
  • 216 views

Userlevel 4
Badge +7

Hi, 

Is it possible to apply dynamic filters in lookup based on condition ? for example in stock lookup, filter which is applied should work only for serial part and should not work for non serial part.

Kindly suggest on same.

 

Regards,

Ramya 

icon

Best answer by Kalpani Dissanayake 1 April 2022, 16:06

View original

2 replies

Userlevel 6
Badge +20

Hi @Ramya 

 

I believe you could achieve this requirement using a client script. Please refer to below detailed example to implement your solution. Please let me know if you cannot view the below post.

 

Userlevel 7
Badge +22

Hi @Ramya ,

You can simply use the existing functions defined for the webclient scripting for this particular requirement. I would suggest you to first look into the baseline fsm web client scripts just to get an idea on how they have called the client scripts for the dynamic filtering for lookups. Search for ‘lookup’ keyword in the search bar on the fsm webclient scripts screen.

Reply