Skip to main content
Formbeginner
Known Participant
May 2, 2024
Answered

editierbare Drop-Down-List?

  • May 2, 2024
  • 3 replies
  • 1338 views

Hallo liebe Community,

 

bin Formular-Anfänger. Habe per Suchmaschine erfolglos versucht, eine Antwort zu finden.
Ich erstelle das Formular direkt aus Acrobat Pro heraus.

 

Konkret geht es um Folgendes:

 

Habe eine Drop-Down-List mit verschiedenen Auswahlmöglichkeiten, soweit easy. Als letzte Auswahlmöglichkeit gibt es "Sonstiges". Wenn der Nutzer "Sonstiges" wählt, soll er dies mit individuellem Text überschreiben können. Wie kriegt man das hin? Unter den Element-Eigenschaften gibt es ja die Möglichkeit, den Haken bei "schreibgeschützt" wegzulassen, doch das bewirkt NICHT, dass "Sonstiges" überschrieben werden kann.

    This topic has been closed for replies.
    Correct answer Bernd Alheit

    You can allow user to enter custom text.

    3 replies

    Bernd Alheit
    Community Expert
    Bernd AlheitCommunity ExpertCorrect answer
    Community Expert
    May 2, 2024

    You can allow user to enter custom text.

    Nesa Nurani
    Community Expert
    Community Expert
    May 2, 2024

    There is an option in dropdown field properties under 'Options' tab to allow the user to enter custom text, this option will work for any choice, not just 'Other' though. Another workaround is to create a text field next to dropdown and hide it, then you can use a script to show it if user select 'Other' from the dropdown field, and user can input custom text into that field instead.

    Participant
    May 2, 2024

    I need your help!! I want my text field and checkbox to have the same value but the text field is changeable. I then want this to be added to a total value. Can I do this??

    Bernd Alheit
    Community Expert
    Community Expert
    May 2, 2024

    This is a other issue.

    kglad
    Community Expert
    Community Expert
    May 2, 2024

    in the future, to find the best place to post your message, use the list here, https://community.adobe.com/

    p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.



    <"moved from using the community">
    Formbeginner
    Known Participant
    May 7, 2024

    Thx for this advice, kglad