#morteza_34604

1 messages ยท Page 1 of 1 (latest)

midnight bluffBOT
hollow dove
#

Hi, how can I help?

surreal cipher
#

I have used issuing transactions api in my react native app

#

the question is

#

I need a search capability

#

which I need to search transaction by a field like merchant name

#

or amount

#

first: we have a limit in number of transactions how can we search them all

#

second: how can I filter transactions by a field

tulip prism
#

Can you set incomming data in a state and perform a search functionality using any react native library or using javascript?

surreal cipher
#

is it even possible

#

I can

#

but

#

the total amount of transactions we get is 100

#

what if there is more

#

then we must ask user to wait to search all transaction and then apply filter

#

?

tulip prism
#

It can possoble using backend part, what tech is it built in?

#

Nodejs ?

surreal cipher
#

yes

tulip prism
#

discuss this regarding your backend team member, he can send you matching results based on your search, and all the other things you want

surreal cipher
#

๐Ÿ˜„

#

I'm also

#

member of back end team

#

isn't there any way to fetch all transactions at once ?

tulip prism
#

wait hold on a sec

#

list of all transactions

surreal cipher
#

but there is a limit right ?

#

default to 100

tulip prism
#

right

surreal cipher
#

default is even less, 10

#

for this api

tulip prism
#

you can set upto 100 max

#

limit is default 10

surreal cipher
#

yes

hollow dove
tulip prism
#

or you can store each transactions in DB and perform this functionality

hollow dove
surreal cipher
#

ok

tulip prism
#

did you worked on subscription schedule?

surreal cipher
#

no

#

wha's that

tulip prism
#

ok

hollow dove
#

@tulip prism if you need help with something else please write in #dev-help

surreal cipher
#

ok

#

thanks

hollow dove
#

Happy to help.