# On select change Show data without custom code

**URL:** https://forum.builder.io/t/on-select-change-show-data-without-custom-code/3685
**Category:** Technical Questions
**Tags:** nextjs
**Created:** [June 6, 2023, 2:08pm UTC](https://forum.builder.io/t/on-select-change-show-data-without-custom-code/3685 "2023-06-06T14:08:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RayLow](https://avatars.discourse-cdn.com/v4/letter/r/a8b319/32.png) [@RayLow](https://forum.builder.io/u/RayLow)
#### Post date: [June 6, 2023, 2:08pm UTC](https://forum.builder.io/t/on-select-change-show-data-without-custom-code/3685/1 "2023-06-06T14:08:54Z")

</div>

I have a requirement In which I have select dropdown with multiple years In it .On change of year I want to change the data and make it so that custom code is not needed and any user can add data for specific year but I am not getting any option or way in which I can do it  
without using custom code

Thanks

---

<div class="post-metadata">

### Author: ![manish-sharma](https://avatars.discourse-cdn.com/v4/letter/m/8797f3/32.png) [@manish-sharma](https://forum.builder.io/u/manish-sharma)
#### Post date: [June 6, 2023, 3:27pm UTC](https://forum.builder.io/t/on-select-change-show-data-without-custom-code/3685/2 "2023-06-06T15:27:42Z")

</div>

Hi @RayLow,

You may find help at [Making interactive content in Builder.io with state and actions - Builder.io](https://www.builder.io/c/docs/guides/state-and-actions)
