Jump to content
Server Maintenance This Week. ×

InlineAction


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

Recommended Posts

Is it possible to call a cookie in an InlineAction?

I've tried the following script but it won't work.

[FMP-InlineAction: -db=orderrows.fp5, -lay=cgi, OrderID="[FMP-Cookie:OrderID"], -sortfield=brand, -sortorder=ascending, -find][FMP-Include:small_cart.htm][/FMP-InlineAction]

please help!

thx

Link to comment
Share on other sites

  • 2 weeks later...

quote:

Originally posted by Simonpen:

If someone has an answer to this it is a fundamental problem to my whole website

Thanks

Hi Simonpen.

I solved the problem myself, try the following:

[FMP-InlineAction: -db=orderrows.fp5, -lay=cgi, OrderID="{FMP-Cookie: OrderID}", -sortfield=brand, -sortorder=ascending, -find][FMP-Include:small_cart.htm][/FMP-InlineAction]

[email protected]

Link to comment
Share on other sites

This topic is 8631 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.