cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to select item from dropbox list.

Adnan3194
Level 6

i am trying to make a object of web based ticket booking site. but i am unable to navigate the Passengers data the dropbox.   for references i attached the screenshot. please guide how to resolve it1.jpg2.jpg3.jpg

69 REPLIES 69

new line is availablenew line is available

Ok try to put in Item Text

"Sydney"&Chr(10)

If its not working try this

"Sydney"&NewLine()

Try one time with Item Text and another Time With Item Value and let me know 

@Adnan3194 

You need to pay me a coffee now ahahah 😁

Adnan3194
Level 6

how i mentioned "Sydney"&Chr(10) in VBO because the data will be change all the time. 

Adnan3194
Level 6

"Sydney"&NewLine() this is not working, "Sydney"&Chr(10) is working, how to set in VBO expression that when the data of city change its will work auto

You need te create a text data item as an input and do something  like this :

[City]&Chr(10)

its not working

its not working27.jpg

Show me Departing From

28.jpg