Is it possible to make the standard inbox searchable? I know the data list inbox has this property, but for a number of reasons we need to be able to use the standard inbox and need it to be searchable (if possible). Any thoughts on how to accomplish this would be greatly helpful.

Thank you

  • No labels

1 Comment

  1. Hi Alan,

    The standard inbox doesn't have a search option, so the best approach at this time would have to be the data list inbox.

    It's possible to implement a searchable inbox using the JSON API, but that would be inefficient and performance might be a consideration as you would need to retrieve all the inbox tasks to perform client-side search/filtering. I wouldn't recommend this approach unless you're sure that the inbox does not contain many tasks.

    Best Regards
    Julian