on ‎2018 Mar 21 12:04 PM
Hello experts,
I'm currently working on the financial services accelerator (6.5) where I need to create a new insurance type such as the travel insurance.
So, in the checkout process I have created a new form and a new cms details submit component model, controller and renderer in order to view the form. I have also created a new category page which has a content slot that has the cms details submit component that renders the form in section 1. And in the same section I have the checkout progress bar to allow the checkout process. Also, I have in section 2 a content slot which has the comparison tab container to display the second step (What's Included) which is the comparison page.
However, my problem is that the form is rendered correctly with all its data but the progress bar shows that I'm in the event insurance (default insurance based on my understanding) hence when I click on find prices button I navigate to the comparison page of the event insurance.
I've added page restriction for the new insurance category but still nothing changed.
Note: I'm following the current tutorial in addition to different documentations on help hybris and hybris wiki: https://help.hybris.com/6.6.0/hcd/9328d1d335a147f3a6a7c54277b0fdda.html
Your help is highly appreciated!
Best Regards,

Request clarification before answering.
Hi Amr,
It seems as all the content (form component, progress bar) is added to the Category page which is associated to a wrong category (Event), not the new one. Reason for this statement:
Checkout progress bar displays the text "Your XYZ Insurance" based on the current category which is being accessed

"Find Prices" button leads again to the same page, with only adding one additional parameter to the URL ("viewStatus=view"), which triggers alternative display of the page (comparison table instead of a form)

If you are having "Your Event Insurance" text and the button leads to "Event Insurance comparison table", please double check if you have correctly defined CategoryRestriction?
Regards, Lazar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Amr,
Have you assigned the category to your new CMS Details Submit Component inside .impex file?
Kind regards, Ksenija
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.