simon1663 Posted October 1, 2002 Posted October 1, 2002 Even though I have been working with CDML a lot lately, I never had to do this: How do I compare for two fields being equal in {FMP-IF] tag? Do I do? [Fmp-IF: field1 .eq. field2] ....... [/FMP-if] Or do I do? [Fmp-IF: Field:field1 .eq. Field:field2] ....... [/FMP-if] I have tried both and neither works... SOS
Jeff Spall Posted October 1, 2002 Posted October 1, 2002 Hi, [FMP-IF:field1.eq.{FMP-Field:field2}] etc this goes for inlines as well, eg. [FMP-InlineAction: -DB=days, month="{FMP-Field:month}",-max="12", -Find] regards, Jeff
Recommended Posts
This topic is 8428 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