This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
Hello Tim,
I have tried since two weeks to select an image by select page number 604 from select page menu which is the last item in the menu but when I move to the right and left side there is some error and should restart the app again.
Probably the logic shown here:
not being followed here:
Hello Tim,
I think I have done something different in my app because when I select the last item in select page menu it shows
I have replaced to this block instead of the previous one
pages_1.aia (99.7 KB)
You will need to debug your app to find out what is happening:
I have added my blocks in your example. It works much better now but when I pick start page it shows an error
hzpLogicRTLLastPageListSelect_Raberan.aia (101.8 KB)
Here is your problem, as indicated in the error message:
You requested the 6th item of the list, but there are only 5 items (one of them repeated...)
You are right!
Sure, I did mistake
I tried to pick the last item in the menu and when I swipe to the left it shows
Hello Tim,
Now it works fine without any error but I tried to work like this when I open ListPicker it should show this
instead of this
Is it possible to do that, Please
Change_Items_ListPicker.aia (95.7 KB)
Hello Tim,
Would you please help me to solve the problem. I have replace the variable block and put sura instead of currPageList to show sura items in the ListPicker.
I hope you can solve the problem for me.
Thank you so much Tim
You have the working blocks and variables. Look at what you need to change.
I need to show part1, part2... like this
but when I select part6 and move to the right it shows error
Hello Tim,
I am sorry to disturb you.
I tried to do it but believe me I am not able to do it
part1, part2,part3,part4,part5,part6 in Sura variable are subjects inside a page
1,1,4,6,6,6 in listStream variable are page1,page1,page4,page6,page6,page6
Hello Tim,
I really tried so many times but I could not find any way to do it.
Would you please give me some hint.
Thank you so much Tim