Jump to content

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

Recommended Posts

Posted

Hello all,

I have FM 5 runnning on a Windows 2000 PC I have an issue with one of my action calls.

I have a database that hold all my computer,server, printer info. On our webpage there's a link that when clicked it show all the info from that database. I would like to narrow it down a bit and only show the computer info.

Here is was is there right now:

<a href="http://127.0.0.1/FMPro?-db=computer.fp5&-lay=main&-format=computer_list.htm&-findall">

I would like to repace the findall with someting that will only find computers. I have a field in the my main layout that has a drop down called device type. In there I have a value list that has these three options: comptuer, server and printer. is there a way to use this info on the link above to have it do what I want?

Thanks,

Jaser

Posted

Thanks it work! At first I just put type=computer and that didn't work until I change type to the the field name in question: device_type=comptuer. Thanks again!!!

Jaser

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