Anatoli Posted March 31, 2002 Posted March 31, 2002 It is perfectly logical procedure to display list of records and portals within each record. Problem is, when the portal is to long and increases dramatically size of page and it is slowing down performance of WebCompanion.
Garry Claridge Posted April 1, 2002 Posted April 1, 2002 If you don't use portals, you should be able to use [FMP-InlineAction] tags to achieve this. All the best. Garry [ April 01, 2002, 12:06 AM: Message edited by: Garry Claridge ]
rivet Posted April 1, 2002 Posted April 1, 2002 Is it possible to do a search and have the result list the main criteria and the related records as well? So if I have a list of company and related contacts, can I search for a company based on a city, and then list all though found companies and there related contacts, or do I have to click on a company to view the related contact information?
Anatoli Posted April 1, 2002 Author Posted April 1, 2002 IMHO -- it will be slower, because it will issue another find/sort request.
Anatoli Posted April 2, 2002 Author Posted April 2, 2002 code: [FMP-Portal] What it does Repeats the HTML between [FMP-Portal] and [/FMP-Portal] for each record in a specified portal. Don’t you have the CDML reference?
Recommended Posts
This topic is 8340 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 accountSign in
Already have an account? Sign in here.
Sign In Now