Jump to content

This topic is 8189 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I am using the recid as a token when he first entires the site, because this is needed when the user orders products (as a relationship in a portal).

this token is used troughout the entire site so that it can follow the user, but if the user ads the page he is on to his favorits in his browser the string will be automaticly copied.

The user finishes the entire process in the site (buys products).(the token will then be deleted).

How can I check if the the token(recid) is still there in the database.

I had a idea;

< body "[fmp-inlineaction:-db=otherwhererecordismade, -lay=otherlay,-recid={fmp-currenttoken},-find][fmp-if.currentfoundcount.eq.0]onload='www.firstpagewhitnewtoken.com'[fmp/if][/fmp-inlineaction"

I thried this string without succes,

Somebody help me.... confused.gif

Posted

One thing I can see is:

][fmp-if.currentfoundcount.eq.0]

should be:

][fmp-if:currentfoundcount.eq.0]

However, this page will need to be processed by FM before the CurrentToken (and CDML) is replaced.

All the best.

Garry

This topic is 8189 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.