Cardview extension type1 error

hi ,
i am making an app in which users can upload images .so for that have an extension i.e.@ben cardview extension!
but i am getting an error while uploading

ERROR;

WHAT I DID;
blocks (3)


blocks (1) !
blocks (2)

QUESTION;
can cardview accept url of photo?

1 Like
  1. Upto what I know Taifun didn’t develop any extension related to card view

  2. As the error message says, the global user, global date and global des list are empty.

no i checked everything is currect !!

If everything was correct you wouldn’t see the error. Why wouldn’t @Vaibhav his response be correct?

1 Like

Look again at your error message(empty lists) :point_down:

Your error message says a different story!

1 Like

mistake is in image url.
i check without image there is no error

Docmentation says that:
image

So I wonder how a list can be equal to int? :thinking:

1 Like

blocks (2)
do u mean is this wrong

Yes.
You can’t compare a list and int.

1 Like

@upendra5678

You are using Got Column event but for this you should first use Get Column method. Where are you using it?

Why not use global switch instead.

blocks (4)

global switch means

so instead of int can i use select list item list event?

No.Either use different spreadsheet components or

can u explain what is global switch

Use global variable and when you get data successfully increase it by one after comparison.

blocks (5) blocks (6)
do u mean like this

Yes.
Now you can easily check if you are getting data for particular time.

Or an example by deephost

1 Like