Research products

For general discussion related FlowStone
Post Reply
rustyou
Posts: 93
Joined: Sat Jan 04, 2014 10:55 am
Location: France

Research products

Post by rustyou »

I want create a application for research a product.


Exemple :

I have a wardrobe and in this wardrobe ago of books.

I want to know the location of the book named : History

I can entry the name of book and when I clik on the btn entry (in the edit box) I have a led who that illuminates on this location.

I’ve need code ruby ? or just selector…
Because I’ve need condition, if …. Else if..

Thanks you,
User avatar
CoreStylerz
Posts: 327
Joined: Sun Jan 22, 2012 2:19 am
Location: italy
Contact:

Re: Research products

Post by CoreStylerz »

You can deal with arrays.
You create an array of books and you can search the array where the book is (index).

You can also return the row (get array at) containing data.
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
Post Reply