コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Is there a limit to dynamic drop down items

Avatar

Level 2

I have a form with 103 items, when I had about 50 - I had not problem with selecting the item in the drop down and it filling in the remaning information for the selection. Now the selection does not populate when I select the item.

 

Assistance appreciated.

E

1 受け入れられたソリューション

Avatar

正解者
Level 5

Is this an adaptive form?

元の投稿で解決策を見る

5 返信

Avatar

正解者
Level 5

Is this an adaptive form?

Avatar

Level 2

Yes, it is adaptive.

Avatar

Level 5
I don't see any problem with having 103 items. How are you populating the Drop Down? What exactly happens after selecting an item in this Drop Down? Do you have some complex script that populates other field(s) on the form? Do you see any errors in your browser console?

Avatar

Employee Advisor

@eharte No there isn't a limit, I have used more than 200 items list in past, and worked quite well. If you have a large number then scrolling would be an issue. Make a type-ahead functionality(https://select2.org/searching) in the text field for these cases for better UX. 

Avatar

Level 2

Thank you. I must have some other error in the XML.