Hi, does anybody know if there is any way to provi...
# community-help
i
Hi, does anybody know if there is any way to provide different label to the item came from api response? that how it came from our typesense(1 photo) And that how i see when rendering from state in algolia refinement widget(2 photo). Is there any way on server side to make different label and value for fields?
j
@Ivan Volkov you can do this on the client side using transform items: https://www.algolia.com/doc/api-reference/widgets/refinement-list/js/#widget-param-transformitems
i
@Jason Bosco thanks, i also supposed that it can be done on client side, it's a pity that it can't be done on server side, but anyway thanks for answer🙂
@Andrew Sittermann