I have 3 buttons. For eg say :
- Football
- cricket
- basketball
I want my sports_chosen entity(i.e its slot-value) to be filled when the button is clicked in actions.py . But i don’t want to create seperate entities for each of them . Is there any way to do it?