Community Questions & Answers
Google Play - App not showing up for my device
I can see my app if search http://play.ggogle.com but if I use the Google Play App to search, My app doesn't show up. I only loaded the app a couple hours ago by the way but it does show up on the web. My device is a Droid x2 and as you can see by the...
JSON to TableViewRows with Headers/Filtering in Alloy project
I have a JSON object that contains a collection of records that all have date properties. I'm able to easily create a TableView to display the collection. I'd like to add custom headers to the TableView for each date. It needs to be custom headers because...
push notification
Hi, im developping an app, i have a list of jobs after a making a search. the user can save the search (the request) in database and go in favorites to show it easly.. what i want to know is : is it possible after saving the search to push only who have...
SearchBar with Scopebar filter
__Q) Anyone know how I can implement the scope bar in titanium?__ The docs shed no light on the subject from what I can see. I.e. This thing from the iOS guidelines page: __Scope Bar__ A scope bar—which is available only in conjunction with a search...
Adding a Filter to EJS in Node.ACS
Hi, I have a node application(that uses Express, Jade and Mongoose) that I have successfully ported to use Node.ACS but using EJS instead of JADE (at least running locally at the moment within TiStudio) My question is that I would like to add a custom...
searchBar is not working with custom filters
If you test the code bellow, you'll find that the only way to search stuff with results is using their TITLE property, BUT i set the filterAtribute to filter and it's just ignoring this field. I need to use a custom property since I have multiple texts...
Zindex image access
Hello, i would like to know if what my next idea is doable. I have my application and i would like to display a filter image( like a nightvision mode for exemple ). So i want to display a green picture on my screen with 0.5opacity. Consequently, this...
Form Question
Hi, I’m a newbie and doing my first project which is a Form on IOS and android. After checking the Forging Titanium Episode 10- Forms video, I’ve finished the user interface lay out. In my app setting page, there is a URL path so the user can type in...
Wildcard Search Filter
So, I've got a button that I want to show at the end of the search results to matter what. So, I've added a property called 'filter' to it, and set the search bar to search that property. I'm now needing to make it so that it will always appear in the...
TableView filter
Hi, I have a tableview full of data, with a search filter at the top. I'd like to be able to filter the data by a button bar at the bottom. Each button has a different value for a parameter that all rows have. Is there a way to do this? If you need more...
Photo filters - ala Instagram?
are there any photo filters available similar to what Instagram has....for Ti??
Tableview - event to trigger No results when searching with a searchbar?
I've implemented the basic search for a tableview. My question is : is there any way to capture the event of No results?
Need help : TableView, adding rows from SQLite, SearchBar with Filter
I need sample code to fetch data from an SQLite database and add it to a tableview and add a searchbar with a filter parameter to filter the tableview dynamically...
Advanced Searchbar Issues
Hello everyone, Generally, i'm very happy with how things are going. My search bar works. My problem is now I want a search filter on more than 1 label field. How do I do this? I have the following: ~~~ row.filter = myLabel.text; ~~~ What if I want,...
Filter through an Array List
If I have the following array... ~~~ var dataColors = [ {title:'Red', category:['stripes']}, {title:'White', category:['stars', 'stripes']}, {title:'Bue', category:['stripes']} ]; ~~~ Followed by... ~~~ tableColors =...
change colors of picture?
I'm looking for a way to alter the colors of a photo, to make it more red or more blue... is there a way to do this in titanium? I was thinking of going though each pixel of the blob object and applying the filter that way.. is this possible?
Populate TableView with filtered data from SQLdb
I have tried a lot of things, but none of them solved my problem... My app had a homepage with 6 buttons: pub, restaurant, nightshop, etc. All buttons go to the same page with a TableView. This TableView, at this moment, gets populated with the names of...
Client-side filtering of a tableview
I've been struggling to implement client-side filtering of a tableview. I've written the filtering logic and have created a tabbar to allow the user to choose the filter. But I can't seem to actually hide/show a row. I can remove them but that removes...
TableView filterAttribute and SearchBar change event
Is TableView filter fired before SearchBar "change" event attached to TableView? I'm creating table rows in SearchBar "change" event dynamically and using TableViewRow filter attribute properly. But TableView does not show...
Filter search by beginnig of word?
Hello, You can use a searchBar to filter the contents of a tableView by assigning the searchBar's name as the "search" property of the tableView, as explained for example...
SearchBar setValue does not work as expected
Hi, When you set value on SearchBar component, it does not do filtering according to the set value. Instead, it filters out everything. This is on iOS, I didn't check Android yet. Maybe I am doing something wrong?
headers in tableview from SQLite
I need help to dynamically obtain the 'header' attribute into an array generated by a sqlite query. In the end I have an array like this example (var date):...
linking JSON TableViews
I have a tableview of companies which can be filtered. When you click a company it gives more information on that company; My question is should I have all the company data in the one searchable feed (which will contain a huge amount of data), or if I...
filter data in a table view headers
hello I have a table view and I would like to filter content by date "headers will be the date" by having the same result kitchensink "table view headers" but I do not know how I could do it knowing that my data loaded from an xml file...
Search/Filter results
There seems to be a problem with the filter on my table, if I filter the table and click on a row, a subwindow gets populated with data corresponding to the previously viewed label and not the one corresponding to the row that was clicked. It works OK the...
Two Part Question on JSON Filtering and JSON remote feed !
I have created a TableView that populates from a local JSON file and when you click a table it takes you through to a label that displays other information from the JSON file - This much works - however there is a problem with the filter on the table, if...
Filter SQLite generated TableView
Could anyone hammer out some code to do this. I have a TableView that gets it headings from an SQLite database, however the Searchbar / Filter has no effect, the KS demo I am guessing is irrelevant because it doesnt use an external database (and had no...
Use a Picker to Filter a table view?
I have a table view populated with an SQL Select * statement from a SQLite DB. Works great. I'd like to offer a way to filter the contents of this table view by first letter since it's a long table. I know how to make a new SQL request to do this...
How do I style the a,b,c,d right index bar as seen in the table_view_headers_filter.js example?
I want to change the background color of the bar on click.
Filter a TableView using Geo Location
Hi, I have a TableView that has "Current Location" as the first row entry. The TableView does have a search bar as well. When this is clicked it calls a JSON request and then returns a city name. I then want to use this city name to filter the...
Tableview overlay when filtered by a searchbar
Recently I've noticed that one my windows, which contained a tableview and a searchbar on top, wasn't working properly. After some testing and source code commenting, I've realized that a tableview, if the backgroundColor is set to 'transparent', when...
TableViewRow - Timeline filter
Hi there, a similar question is been already asked but no answers so I try here. I have a TableView that contain lots of TableViewRow with different label, imageview etc. Something like that: ~~~ var row =...
Filter nodes by attributes
I have this xml stricture: ~~~ <?xml version="1.0" encoding="UTF-8"?> <elements> <e id="1"> <name><![CDATA[Nationaal Visserijmuseum]]></name> <street><![CDATA[Pastoor...
Show the same row in filtered list as in tableview ...
Dear Experts, I have created tableview same as table_view_layout_3.js example, (+) image to add item in sortlist and (-) image to remove it from the sortlist. In addition I have also included search bar in that. And label.text is added as filterAttribute....
Showing 1-34 of 34