bnix Posted January 20, 2002 Posted January 20, 2002 Where can I place [fmp-if:], inside a form or outside a form?
Garry Claridge Posted January 20, 2002 Posted January 20, 2002 You can place it inside a form if you like. For example: <input type="hidden" name="-token" value="[FMP-If: Field: myfield .eq. xyz]abc[FMP-Else]def[/FMP-If]"> Hope this helps. Garry
Keith M. Davie Posted January 20, 2002 Posted January 20, 2002 An if-conditional may also be placed on a format file to display selective text. Examples abound on the cdml forum. Research is good for the soul.
Recommended Posts
This topic is 8412 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