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

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

Recommended Posts

Posted

I am a "Newbie" so please keep it simple.

I would like to make a button that would copy the plant name (Botanical Name)field; go to Google Images and do a search for images with that field name.

Can you help me?:)

Thanks in advance

Con

Posted

How about a web viewer with a field that defines the query?

"http://images.google.com/images?"&"q="&TableName::SearchFieldName

Then you wouldn't need a button just enter the plant name, and tab to the next field.

You could also use the above in a script as:

Open URL [No Dialog;"http://images.google.com/images?"&"q="&TableName::SearchFieldName

]

Posted

Thanks, but I would like to see the google images of the plant when I want. I have some pictures with each plant material in my data base. If I see a picture of a plant to add to my data base, I could copy it and add it to that record, ie. "Nearly Wild Rose".

Con

Posted

That's not what your original question stated.

You will almost always get more than one result with google.

Did you want to copy an image into filemaker from google?

Posted

Yes and no.

If you do a google image search on "Nearly Wild Rose" you may get 53 pages of images. I would look through the images to select the best and closest to reality. Then I would copy that image and paste it into my database of plants.

Thanks

Con

This topic is 6132 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.