Mar 1, 2019
0
Level 3
Render Plan features inline instead of the Modal
I'd like to render all of my Spark plans together and show the product description/features at the same time - so the user doesn't need to click to open up the modal.
I have had some success replacing the button with @{{ plan.features }} which does give me the plan description, however, it also renders the brackets within the array i.e ["Feature description text"].
Is there a better way I can be doing this?
Please or to participate in this conversation.