Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is how a set of Filters can look in you app:

Image RemovedImage Added




You can create Filters in APP DATA section for both Objects and Events (ORANGE MARK) , Add New Filter (RED MARK).

Image RemovedImage Added



Demonstrares how to hide and show filters for Events and Objects on Mobsted multichannel PWA platform

You can make VISIBLE/INVISIBLE or HIDE/SHOW needed filters in your admin panels ↑

...

You need to use this hashtag to render filter's results in server side and pull it into second filter's conditions - #ServerSide:ObjectsFilter:NAME:Data@JoinData@join(",", "objects@id")#

 Where two variable are:  NAME - is how you call the FIRST filter,  ID is a common field used to JOIN results with. 

...