Jump to content

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

Recommended Posts

Posted

FileMaker has made a giant leap forward with the release of FileMaker 7 in regards to Instant Web Publishing. We can now create layouts in the database designed for publishing on the web. No longer is it necessary to create separate web pages for publishing to the web. We can create the layout, test on the web and make layout adjustments in FileMaker depending on how the the browser renders the layout.

So what's the Mistake? FileMaker has made two programing limitations that force me and others to have to publish our databases using Custom Web Publishing:

1) There is no way to customize the opening page when a client accesses the web database. We are stuck with the FileMaker logo and page layout.

2) In list view only five records at a time can be viewed. There is no way of increasing this. (Yes, work arounds can be created such as portals or have the records show in table view, but this will eliminate any formating that was done in the original FileMaker layout)

What is the motivation for these constraints and omissions? It seems to me that FileMaker has been able to do some wonderful things with FM 7 and yet someone has decided to limit what customers wanting to publish using IWP can do. It is obviously a programing decision and I can not figure out why! I was hoping that FM Server Advanced with eliminate this problem, but it did not. I will be putting FM 7 back in the box for now and will continue to deploy my solution using FM 6 Unlimited.

I am hoping that through pressure from those in this community and other users of FM 7, we can show FileMaker the error of their ways so they will release an upgrade that will correct the limitations listed above.

Does anyone out there have addresses of FileMaker decision makers? I would like to send my comments to them and hope that others would too. Does anyone have an suggestions that can put pressure on FileMaker to listen to it's customers?

Thanks - Sam

Posted

To access a file directly, you could create a URL like this:

http://<IP address>???<Port number>/fmi/iwp/cgi?-db=myDatabase.fp7&-loadframe

You can send comments to FileMaker and find other phone numbers and info here.

Posted

But there is a way to edit the opening page. It's hided in the system resource.

If you want i can tell you where the index.html is. After finding it you can edit in by GoLive.

Mandy Steininger

Posted

That would be great. Where is the index. html? It would also be great if we could change the default 5 records to be displayed in list view to a higher number, but I guess that is asking too much.

Posted

That would be great. Where is the index. html? It would also be great if we could change the default 5 records to be displayed in list view to a higher number, but I guess that is asking too much.

Agreed.

However, for the interim, yoiu might consider setting up your layouts to display lists of records within a portal - the five record limit does not apply to portals. wink.gif

Posted

Sorry for the late posting, but I have a lot of work finish two project's. So here ist the way to come to the index.html in Server Advanced under Mac OS X:

System HD

/Library

/FileMaker Server 7

/Web Publishing

/publishing-engine

/wpc

/FM Web Publishing

/(hidden Programpacket) (right Mouseclick)

/Resources

/iwpres

-> iwp_home.html, etc....

there you can edit it.

In the Developer version under Mac OS X:

System HD

/Application

/FileMaker Developer 7

/Extensions

/Web Support

/FM Web Publishing

/(hidden Programpacket) (right Mouseclick)

/Content

/Resources

/iwpres

-> iwp_home.html, etc....

So, I hope it helps.

Greetings

Mandy

Posted

Hi,

The equivalent of a 'right mouse click' (to bring up the contextual menu) can be achieved by holding the control key down while clicking with a single-button mouse.

When the object on which you are control-clicking happens to be a 'package' (such as an application), the 'Show Package Contents' command will appear about halfway down the contextual menu.

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