Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4295 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi guys,

 

how can i implement google image search type functionality. 

 

Ex.: I have a table named, Product, where I have 1000 of records having product image and its description.  when i type in search box and click on search button. the images related to search should be displayed as a result  shown in google image search. Suppose when i type red mercedes, then the result should be displayed  as such in image attached:

 

Please help me how to execute this in my layout.

 

Thanks in advance.

post-104036-0-72971600-1360948865_thumb.

Posted

i assume your images are stored or referenced in container fields...

 

first you need to create a method to get a return separated list of id's of the products. A scripted process to go to that table find the records based on criteria.

OR 

use a portal & relationship and your criteria use List ( ) function to get your id List.

 

 

then use another relationship and use portals  each one is changing the row number 1 , 2, 3, 4, 5, 6 ,7 ,8 , 9 depending on how many you wish to have across the screen

 

the match field will be the multi-key to the id in the product table.

 

hope this isn't over simplified

This topic is 4295 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.