April 11, 200124 yr on my search results page I want to see the details of my records on different pages. <input type="hidden" name="-format" value="art_page.htm"> on art_page.htm, I want to use [fmp-include:articles_[fmp-field:id].htm] code to choose which page should be viewed but id doesn't work ? I think ther is sthg. wrong in my include code. it gives that error : [Error reading format file: /articles/articles_[fmp-field:id].htm] I can see the desired pages with that code: <A HREF="articles_[fmp-field:id].htm"> but I want to use -format in my code to be able to pass token.2 to those pages Abkaplan [ April 11, 2001: Message edited by: abkaplan ]
April 11, 200124 yr Author Anatoli thanks it helped much, it works, that is just what I want. But is there any way to adjust the height of iframe according to the height of the src page ? I want users to be able to see the whole page without using scroll. if I make the heigth 100% it adjusts the window according to the browser's heigth. Abkaplan [ April 11, 2001: Message edited by: abkaplan ]
April 11, 200124 yr It depends on situation and design. Just fiddle with settings in PX and percent, you maybe find the correct proportions.
June 5, 200223 yr RE: is it possible to put search results in an include? to make dynamically including stuff really powerful CDML needs [Process:] like LDML - some of your tags will not be processed by WC there are some threads here about this.
Create an account or sign in to comment