Hello,
How can I give a listview item readonly option? I've checked the jquery mobile documentation, but it doesn't seem to help.
Please advice, thank you!
Hello,
How can I give a listview item readonly option? I've checked the jquery mobile documentation, but it doesn't seem to help.
Please advice, thank you!
Hello,
It's not clear, what do you mean by "listitem read only"? How can you change this listitem?
Hello Nikita,
I mean 'readonly' in the sense that you can't click on it. Because now I have listitems that are populated by an API via RESTservice, but the listitem is clickable. And I want the listitem not to be clickable, because it's just data.
Thank you!
Hello! Add for list or list item class ui-disabled
Hello, this works but now the list is transparant. I don't want that. I want to use the listitem readonly option from jquery mobile, but it doesn't seem to work.
I found out what the problem is: you have to remove the code<a></a>/code tag within the list. But you can only do this in the source editor. Do you know another way to do this, without editing the source?
Hi Dirk,
If you want to remove code<a>/code tag just put in your list-item (in design mode) label. And use this label to populate the content you need.
After these manipulations your list item wouldn't have a code<a>/code tag.
Hi there, i want to do the same thing for single listitem entries.
Maryna, can you tell me how exactly to add "ui-disabled" to the listitem in builder. Via "More Properties" - attribute: ui-disabled value:true or custom JS?
Thanks
Hello!
Not that way...
Please take a look here http://devcenter.appery.io/documentat...