Skip to main content
May 14, 2024
Question

Re Edit Dropdown

  • May 14, 2024
  • 5 replies
  • 0 views

At first, Dropdown values already submitted.

In second time, We may need to change the option

So Can we load a dropdown with a pre selected text value that was submitted earlier and again select a new value from dropdown

5 replies

stefanhelzle0001
Brainy
May 14, 2024

Yes, you can!

Do you have a specific question? Are you stuck in your implementation somewhere?

mikes0011
Brainy
May 14, 2024
Can we load a dropdown with a pre selected text value that was submitted earlier and again select a new value

Yes.

richardm900458
May 14, 2024

Forgive me the joke but:  Oui, Si, Ja, Da, haan ....

karthikk538
May 14, 2024

While updating anyway you will be fetching those values from DB which was already selected, make sure you pass the "value" to the existing dropdown value from the fetched value.

konduruc733182
May 15, 2024

Yes. But where is this second time. Your answers depends on that.