Skip to main content

Example:

  • First user parameter is choice type with values is Provinces (Ha Noi, TP.HCM, Da Nang...)
  • Secondary user parameter is also choice type with values is Districts (Hai Ba Trung, Dong Da, Ba Dinh,...)
  • I select User Parameter 1 with a province and it'll filter and just show choice are districts of this province

If you know how to solve let's show me! Many thank!

User Parameter 

You could select 'Tree' for Choice Configuration. The user can select/expand the province option and then choose the district. If you need the province as an attribute, you can put some logic in the workbench to hardcode it based on the district chosen. image


You could select 'Tree' for Choice Configuration. The user can select/expand the province option and then choose the district. If you need the province as an attribute, you can put some logic in the workbench to hardcode it based on the district chosen. image

Thanks for your instructions. I tried your way and It worked so well!


Reply