How to "update" a variable in a collection item

Hey,

I’m playing with the job board template. I display the job data in the collection item page by updating the variable in the collection list page with “item.data”.

But, once I’m in the job template (collection item page), I want to add data that I didn’t have when updating the variable.

Is it possible somehow to update the variable once I’m in the collection item page? If not, how can I show the new data?

Thanks!

Ok got it. I did it another way.

  1. Created a variable for my jobID
  2. Created a collection with a filter for that jobID
  3. In the collection item page, display that collection