What is the order of work of the blocks?
Where should I run the "For Each" cycle to bring the product price according to the election?
The program cannot receive information in the first election from Google Sheets, the 2nd election comes image and the price comes.
- You call Web1.Get twice ?
- You need to set your
global Alan
BEFORE you call Web1.Get, other wise your script does not know what you want...
What are all the labels and textboxes supposed to be displaying? It might help if you have identifiers, in English...
I used your Crud script, because to renew the prices and to order, of course
Not really sure what you are trying to do.
You list view display three list items, the first for one product with a quantity of 2, the second for one product with a quantity of four, the third (same product as the second one) again with a quantity of 4. Is this correct ? (so, quantity of 12 products altogether?)
What is it that you then want to do with this information in the listview ?
I don't have 2 product list,
I don't have 3 product list
Sorry, do not understand what it is you want...maybe someone else can see what I cannot ?
I want to take prices from this list.
Prices do not come in the first election
I don't want to force you, you can close the topic.
Thank you for everything
What am I doing wrong?
I would appreciate your help.
I want to add a selected element from a list with pictures to a new list.
Textbox1 For viewing only.
Have you set the listview correctly in the designer for Image,Main,Detail ?
Does your Menu.Selection actually equal select list item list item/index 1 ?
Not sure what the problem is ?
You do not show the second listview ?
A quick example for you
twoListviews.aia (23.6 KB)
Does the ListView accept a URL for an Element image name?
Or do you need the images in the Media folder?
Also, if the List View Create Element block already knows which List View is going to receive the Element, is it really necessary to reload the Elements?
(From my phone)