Esri / crowdsource-reporter

An ArcGIS Online group application template authored by organization and made available to constituents to report a problem or observation.
http://solutions.arcgis.com/local-government/help/crowdsource-reporter/
Apache License 2.0
25 stars 32 forks source link

Support cascading select (Dropdown filters options in related dropdown) #510

Closed aparveen closed 2 years ago

aparveen commented 3 years ago

image image image image image

aparveen commented 3 years ago

@CTLocalGovTeam could you please assess this enhancement request for 9.4?

sumitzarkar commented 3 years ago

@aparveen @skrishn @chris-fox

We checked this enhancement and on analyzing this we have the following observations:

The below image is the example for specifying only 1 value mapping, this group will be repeated for the combinations of values i.e. if there are 3 users for the name field then a total of 3 groups have to be added image

As discussed on the call yesterday, the forms in Reporter apps are based on GeoForm and it is dependent on the Feature Layer. So adding such enhancement in the report app will have a major impact on core code.

aparveen commented 3 years ago

@sumitzarkar the team decided to go with this enhancement in 9.4 release and preferred the csv input as solution, could you please start working on this issue? We would like to have a separate pull request for this so if we need we can pull back the changes. Thanks FYI @skrishn @chris-fox

ashutoshverma-ct commented 3 years ago

Points discussed during the call:

ashutoshverma-ct commented 3 years ago

@aparveen @skrishn @chris-fox

We are planning to provide settings for this ticket and the #512 as shown below:

Please let us know your views on this. Thank you.

aparveen commented 3 years ago

@ashutoshverma-ct could you please change the strings to 1) Import choice list for cascading select 2) Autocomplete field information 3) autocomplete 4) First name 5) Last name 6) Email image

aparveen commented 3 years ago

@ashutoshverma-ct instead of autocomplete please use autofill as you suggested previously. Thanks

ashutoshverma-ct commented 3 years ago

@aparveen @skrishn @chris-fox

We are clear with the string changes except for points 2 and 3. Just to be on the same page, we understood from above as follows:

Please confirm

aparveen commented 3 years ago

@ashutoshverma-ct all autocomplete should be replaced by autofill.

aparveen commented 2 years ago

Test case? @skrishn

aparveen commented 2 years ago

@sumitzarkar I noticed that csv file needs to be shared publicly to be able to get url for that item, wondering for the users who wants to use the cascading select within the org, how they are going to access the csv?

sumitzarkar commented 2 years ago

@aparveen

We tried different scenarios and here are the details of our alaysis:

CSV URL will work for the following scenarios only:

Application will not able be to access the CSV data if:

skrishn commented 2 years ago

verified in qa