dependency drop

  1. S

    dependent dropdown in bot interface

    hi guys i am trying to make a bot interface for my project and I have 2 dropdown selection which the second oneis dependent to first one like below: ***** Doing this in Bot interface ***** 1st dropdown: select country: "Russia" "USA" "iran" 2nd dropdown depends on which country user...