dbTalk Databases Forums  

embeding cdml tags

comp.databases.filemaker comp.databases.filemaker


Discuss embeding cdml tags in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric
 
Posts: n/a

Default embeding cdml tags - 01-26-2007 , 01:25 PM






Not being able embed cdml tags inside cdml tags or use variables in
them is really killing me. I was going to do something like:
[FMP-If: [FMP-CurrentDatabase].Eq.dp1.fp6]
[FMP-Include: dp1.htm]
[FMP-ElseIf: [FMP-CurrentDatabase].Eq.db2.fp6]
[FMP-Include: dp2.htm]
[/FMP-If]
Where dp*.htm contains a hardcoded list of fields and values for that
database. Naturally this does not work since I cannot embed tags like
that. But this seems like something you would really want to do to
keep from hardcoding stuff and to make it more dynamic. Am I missing
something?


Reply With Quote
  #2  
Old   
Eric
 
Posts: n/a

Default Re: embeding cdml tags - 01-26-2007 , 03:11 PM






Got it, I only needed CurrentDatabase with out all the other stuff
around it.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.