Dynamic loading of geotargeting content multifield
Hello -
This requirement is in Prod website and not in Author instance.
there is a dynamic component in the page. On selection of the state drop down, The content needs to be refreshed/changed according to the selection. The component is basically a Multifield component with reference/path to the content fragment Path/variation for each state. In the JCR node level of the page, we capture only the content fragment path and states, and not the actual content of the CF.
Whenever I change the state, I have to refresh the browser to see the updated content. I am looking for ways to dynamically change the content based on selection.
I know this can be done via AJAX, can someone provide some light on this or any other way. Any samples will be greatly helpful.