Jump to content

Fntech

Members
  • Posts

    14
  • Joined

  • Last visited

Fntech's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Steve, thanks for the update. Maybe its time to update to 10....
  2. Well, Old Advance Man, you may be right. If so, take this as a warning not to upgrade your mac with the latest Java update (update 3) if you wish to use it to log in to a filemaker 9 admin console. Also, I would not update the computer running server 9 until someone says it works or there is an update. Thanks!
  3. yes, I did emptied the cache. Still doesn't work.
  4. Hello, Does anybody know of any issues with Filemaker Server 9 admin console and the latest Mac OSX Java update 3? Current configuration: I have a Macbook running OSX 10.5.6 that I did the latest Java update 3 on. I am trying to use the admin console to log into a remote iMac running OSX 10.5.6 and filemaker Server 9 advanced (with the filemaker 9.0.3.326 updater installed) but without the Java update 3 installed. When I try to open the admin console on the Macbook it never loads up. I get the Java start up screen that says "Java starting....", but then it just quits. Is this an isolated problem that only I am having, or an issue with the Java update? I am afraid to load the Java update on the server until I hear that filemaker server 9 works with it. thanks!
  5. Hello, I just wanted to share a little trick i ran across. Even though filemaker 9 and above can have google maps in a web viewer, sometimes it is more desirable to have it open a map in a separate web browser page. Here is what I did to get address info to load into google maps: I created a text field with the following calculated value, where VenueAddress2, VenueCity, and VenueState are fields from an address database. When you do an openURL script it brings you to a hybrid view of the address in a new browser window. "http://maps.google.com/maps?q=" & VenueAddress2 & "+" & VenueCity & "+" & VenueState & "&t=h&iwloc=A&hl=en" & Substitute(mapURL;" ";"+") enjoy
  6. you could use a container field with a graphic that would change depending on a value that you would change with a button
  7. here is a direct link... http://71.128.99.116:80/fmi/iwp/cgi?dbpath=%2Ffmi%2Fiwp%2Fcgi%3F-db%3DFNTECH%20Inventory%26-startsession&acct=account&name=web&password=&login=Login&-authdb thanks!
  8. Hello, Does anyone know if it is possible to have objects center/ resize themselves in a web browser using IWP? I have IWP producing a webpage that can be found here: http://71.128.99.116/fmi/iwp/cgi?-db=FNTECH%20Inventory&-loadframes I would love to have the objects stay in the middle of the browser window as the browser is resized. I have tried removing all anchors and just placing anchors on the left and right of objects, but no luck. thanks! FNTECH
  9. I am having the same problem. Is there a specific graphic filetype that works better then others? I have tried JPGs created with Photoshop that look great in preview but when trying to print them from filemaker they become blurry. I have changed the container field from enlarge or reduce to crop and still it will look blurry on print. I have even made sure the image pixel size is the same as the container
  10. Fntech

    newbie question

    I see your point, how about the ability to combine two layouts into a "master" preview or "group layout" for printing?
  11. Fntech

    newbie question

    Ender, thanks for the idea, I will try to reconfigure how I was going to create these invoices to use the same table like you suggested. As a future feature I think it would be nice to allow for multiple list views in one layout. Maybe allow for multiple "body" parts, anyone else have this need?
  12. Fntech

    newbie question

    Is it posible to see multiple list views (from 2 different tables) in one layout? For the invoices I am creating I need to show 2 different lists of data (items & services) on the same invoice. The two lists do not contain the same type of data, so I can't combine them into the same list. I hope this makes sense Thanks
  13. I just realized this should probably be in the Layout Forum... Sorry
  14. Is it posible to see multiple list views (from 2 different tables) in one layout? For the invoices I am creating I need to show 2 different lists of data (items & services) on the same invoice. The two lists do not contain the same type of data, so I can't combine them into the same list. I hope this makes sense Thanks,
×
×
  • Create New...

Important Information

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