Thinking about using searchable filter brick in app studio

Hi,
I am trying to use the searchable filter app to allow the user to search an order number and once selected, they can click on the search icon(see image below). Once the User clicks on the search icon, it directs them to another page in the app with the cards filtered to only that Order Number. Is it possible to make the brick behave that way? Is there an easier way to achieve this? Thanks!

Best Answer

  • ArborRose
    ArborRose Coach
    Answer ✓

    Can you configure a custom interaction using page parameters. Or use page level filters as a simpler approach.

    Using Page-Level Filter Navigation

    1. Use Domo’s Page-Level Filters or Dashboard Filter Views to set up a dropdown or search bar for order numbers.
    2. Set the interaction so that once the order number is selected, the data refreshes on the same page, updating only the relevant cards.
    3. This doesn’t require redirecting the user to another page and can simplify the setup if keeping the experience on a single page is acceptable.

    As for bricks…you can do almost anything with bricks because its uses your own JavaScript code within the Domo interface.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **

Answers

  • ArborRose
    ArborRose Coach
    Answer ✓

    Can you configure a custom interaction using page parameters. Or use page level filters as a simpler approach.

    Using Page-Level Filter Navigation

    1. Use Domo’s Page-Level Filters or Dashboard Filter Views to set up a dropdown or search bar for order numbers.
    2. Set the interaction so that once the order number is selected, the data refreshes on the same page, updating only the relevant cards.
    3. This doesn’t require redirecting the user to another page and can simplify the setup if keeping the experience on a single page is acceptable.

    As for bricks…you can do almost anything with bricks because its uses your own JavaScript code within the Domo interface.

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **

  • ArborRose

    Thank you sir.

  • ArborRose

    Am I missing something on how to use the searchable ddx brick? I tried going to https://www.domo.com/covid19/data-explorer/all/ and using the first brick and none of the cards filter to that location?

  • You lost me. There's a searchable filter app. There are bricks. But I'm not familiar with a "searchable" brick, nor how this relates to Coronavirus (the link you posted).

    ** Was this post helpful? Click Agree or Like below. **
    ** Did this solve your problem? Accept it as a solution! **

  • ArborRose

    Talking about this brick, its one that's already made. The only lines I've changed were these. Just not understanding why none of the cards are being filtered to the correct report number.

    Again, I really appreciate your help.