wie kann ich eine Materialliste in mein Formular einfügen

  • Riedel_Thomas
    Gefragt am 10. September 2025 um 03:12

    Hallo ,

    ich möchte in mein Formular Arbeitsauftrag / Lieferschein ein Materialfeld mit auswählbaren Materialien einfügen. ich habe die Konfigurierbare List verwendet, hier habe ich die Notwendigen Materialien eingefügt ... mir gefällte es nicht wirklich, weil zur Auswahl sollte auch die Mengeneinheit dazugehören, und die Spaltenbreite der Spalte Beschreibung ist gleichgroß wie die Spalte Einh.

    Da wir zur Zeit alle Materialien eintippen möchte ich diese Eingabe bei Standards vereinfachen, es sollte ab möglichst die gleiche Optik in der Eingabe und der Ausgabe sein. Ich möchte ein Material auswählen, und die Einheit sollte dann direkt mit ausgewählt sein, des Weiteren würde ich die Spaltenbreite 80/80/300 bevorzugen.

    Das Materialfeld "Abdichtung Alsan" wird nur verwendet wenn es in der Mehrfachauswahl ausgewählt wurde. Dann sollte ein Dropdownfeld eingeblendet werden welches die Materialien auflistet mit "Menge" zum eingeben, "Einheit" und "Beschreibung" zum auswählen, die Einheit ist immer von dem entsprechenden Material abhängig Alsan Quaddro = Kg, Pinsel = Stück, Sop Vlies = lfm, Reiniger = Geb., Handschuhe = PAA

    Die Überschrift "Materialverbrauch Alsan" und "Menge - Einh. - Beschreibung müssen nicht angezeigt werden.

    habt Ihr eine schöne Lösung für mich ? ich bedanke mich schon im Voraus und

    mfg Thomas Riedel

  • Mustafa
    Geantwortet am 10. September 2025 um 03:29

    Hi Riedel_Thomas,

    Thanks for reaching out to Jotform Support. Unfortunately, our German Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in German, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Let me walk you through how you can achieve this using Jotform's Configurable List widget and some customization:

    1. Use the Configurable List Widget: This widget allows you to create a list where users can add multiple rows of fields. You can define fields such as material name (dropdown), quantity (number), unit (dropdown), and description (dropdown or text).
    2. Set Up Fields with Dependencies: To have the unit automatically selected based on the material chosen, you can configure the material dropdown and unit dropdown accordingly. Although the Configurable List widget itself does not support conditional logic inside the widget, you can predefine the unit options or use custom CSS and JavaScript if embedding the form externally.
    3. Customize Column Widths: You can adjust the column widths (e.g., 80/80/300) by injecting custom CSS into the widget's Custom CSS tab. This lets you control the width of each column to better fit your layout preferences.
    4. Hide Headers: The widget does not show headers by default, but if you want to hide any labels or column headers, you can remove or hide them using CSS customization.
    5. Conditional Dropdown Display: For showing a dropdown field only when a specific material is selected in a multiple selection field, you would need to use conditional logic outside the Configurable List widget or create separate fields with conditions to show/hide based on the selection.

    Here are some useful tips:

    • Define your Configurable List fields using the supported syntax for dropdowns, numbers, and text fields.
    • Inject custom CSS to adjust the layout and column widths as you prefer.
    • Use conditional logic in the form builder to show or hide fields based on user selections.

    This approach will help you simplify material entry, keep the input and output appearance consistent, and allow selection of materials with their corresponding units and descriptions.

    Give it a try and let us know if you need any help.

Your Reply