Show Query parameters from URL

The challenge is to show the query parameters from the URL in the page using HTML. I need to use a JS code to listens to the URL and understands the query parameters and then show that in the section. Here is the code:

Read More

Pass field data via query string

The challenge for this week is to have an individual webpage for each result zone (bad, good, perfect) so in total 3 web pages which each one will be shown based on the conditional logic of the result segment. So far I have the number field with the summed amount of values which is categorized […]

Read More