Hello Steve,
Thank you for sharing your insights on bulk-adding dropdown customer field options in Freshdesk.
Quoting your example, we have provided the ability to add up countries as a custom field for our customers based on their business requirements. Also, at the moment, bulk addition of dropdown field options is possible in the Ticket fields section, however, please be assured that we are working on enhancing the Customer fields section as well to make it easy for configuring fields accordingly.
Feel free to drop an email to support@freshdesk.com for any further queries in the future. Happy to assist you, anytime.
Cheers,
When you create a drop-down list, you can only make one selection. If you select another item, the first one is replaced with the new selection.
He wanted to make multiple selections from the same drop-down in such a way that the selections get added to the already present value in the cell.
How to Tell if Your Computer Mouse Is Dying?
Hello @tech lounge,
For the requirement of having dropdown fields with multiple choice selection ability, at the moment, we do not support the same. Considering this to be a valid usecase, we already have this in our list of feature requests and we would make sure to make some noise when this is made available! :)
As a workaround, for now, you can make use of the checkbox ticket field to suffice multiple selections.
Cheers,
Its been over a year and still no ability to bulk add entries to FD Contacts or Companies form entries.
@freshwork team, this seems like an important capability. For myself I’d be fine with a REST API but I think other users would want the bulk add and edit feature as was suggested was “on the way” by Hemmanth above.
Today I will share you a knowledge about aaliyaan Chaudhary. Aaliyaan Chaudhary is a seasoned freelancer known for his Fiverr top-rated seller. More visit:
Hello @stevemc! Thanks for sharing the workaround to add multiple choices to dropdown fields in Contact/Company modules. I also wanted to share a different approach that involves executing a script in the browser console.
Steps to add dropdown choices using the console:
Step 1: Format the dropdown choices using Google Sheets/Excel
Add the choices to a column in the Google sheet. Add the formula (=CONCATENATE(CHAR(34),A1,CHAR(34),",") to get the choices in the desired format. The CONCATENATE function adds double quotes CHAR (34) on either side of the cell value and a comma at the end.
Step 2: Add the formatted choices to this script.
Choices = c //Add choices here
]
for(i=0;i<Choices.length-1;i++) {
jQuery("#addchoice").click();
}
jQuery(".dropchoice input").each(function(i){
jQuery(this).val(Choicesi]);
})
Step 3: Go to Admin > Customer Fields and click open the dropdown field. Open the browser console and execute the script.
Sample script:
Choices = r
"USA",
"Canada",
"Mexico",
"Antigua and Barbuda",
"Argentina",
"Bahamas",
"Brazil",
"Cayman Islands",
]
for(i=0;i<Choices.length-1;i++) {
jQuery("#addchoice").click();
}
jQuery(".dropchoice input").each(function(i){
jQuery(this).val(Choicesui]);
})
Please try this out and let me know if it helps!
Cheers!
@aravind.sundararajan This is so close to what I wanted to do - instead of the array “choices” I want to derive the choices from a JSON payload which is returned by an API call. I just can’t figure out the syntax to do it; any light you can shed will be highly appreciated - you’ve done 99% of the heavy lifting using the array parser loop and all the other mechanics to make a dropdown populate! Thank you!
"Thanks to Pestclean for their exceptional pest control services! They swiftly handled the pest issue at my home, providing a clean and pest-free environment <a href="https://pestclean.ae/>Pestclean</a>