Skip to main content
Answer

Pass value combined filter to detail combined filter

  • July 28, 2023
  • 3 replies
  • 82 views

Forum|alt.badge.img+4

Hey all,

is it possible to pass the value of a main combined filter to its detail?

if a search is made on WR #, the system must immediately display a result in "available goods" when a result is found

 

 

 

Best answer by Anne Buit

If you have an idea on how to configure this with a declarative approach, feel free to submit an idea at the ideas section. 

I suppose being able to trigger a process flow when the user sets a filter could be a solution. The process flow could be used to apply the same filter to an active detail tab page.

This topic has been closed for replies.

3 replies

Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • August 1, 2023

Hi Timothy,

I don’t believe this is possible, the filter on the main subject is completely unrelated to the filter on the detail subject.

The only way to currently achieve something like this would be to use a default editable form where the user can specify a filter condition, store this value in the database and filter both the packing preparation and the available goods using the supplied user filter.


Forum|alt.badge.img+4

Hi Anne,

Yes that would be my usual approach but seems to much of a hassle everytime it needs to be done. So i was wondering if there was an easier way.


Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • Answer
  • August 2, 2023

If you have an idea on how to configure this with a declarative approach, feel free to submit an idea at the ideas section. 

I suppose being able to trigger a process flow when the user sets a filter could be a solution. The process flow could be used to apply the same filter to an active detail tab page.