Turansky Posted January 1, 2002 Posted January 1, 2002 Can you reset a token value within a page? I'm trying to do something like the following: [FMP-If: CurrentToken .eq. 3] [FMP-Token:[FMP-field: content_area]] [/FMP-If] [FMP-If: CurrentToken .neq. content_area] [FMP-Token:[FMP-field: content_area]] [/FMP-If] I can pass a token from page to page with no problem but would like to change the value of a token while doing an If statement? Any comment would be appreciated. Kent [ December 31, 2001: Message edited by: Kent Turansky ] [ December 31, 2001: Message edited by: Kent Turansky ]
Anatoli Posted January 1, 2002 Posted January 1, 2002 I didn't try that, but try to do the change with InLine. You can set Inline to do fake find link on file with Token Change. Maybe it will work.
Recommended Posts
This topic is 8431 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