In CF v5 we had two actions, Data to Session and Session to Data.
In CF v6 we have Save to session (which I'm thinking is equal to Data to Session), and we have Session Cart. I'm assuming this is to be used for Session to Data. But I don't know how to use this Session Cart to load my data.
In Session to Cart there are for inputs that I'm now sure how to fill them:
[list]Item Data provider
Mode provider
Item id provider
Item quantity provider
[/list]
I appreciate any help to guide me through this.
In CF v6 we have Save to session (which I'm thinking is equal to Data to Session), and we have Session Cart. I'm assuming this is to be used for Session to Data. But I don't know how to use this Session Cart to load my data.
In Session to Cart there are for inputs that I'm now sure how to fill them:
[list]Item Data provider
Mode provider
Item id provider
Item quantity provider
[/list]
I appreciate any help to guide me through this.
Hello omidhz,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I show a 'loading' image when the form submits in CFv5?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How do I show a 'loading' image when the form submits in CFv5?
P.S: I'm just an automated service😉
Hi omidhz,
What are you trying to do exactly ? the "Session cart" is not for this purpose.
Best regards,
Max
What are you trying to do exactly ? the "Session cart" is not for this purpose.
Best regards,
Max
Hi omidhz,
Ok, add a "Save to session" action at the submit event, then use this command in the "Data provider" of the display section action in the 2nd form:
Best regards,
Max
Ok, add a "Save to session" action at the submit event, then use this command in the "Data provider" of the display section action in the 2nd form:
{session:save_to_session_function_name}
Best regards,
Max
This topic is locked and no more replies can be posted.
