-
Andreas BeukeGefragt am 3. Februar 2023 um 06:49Es geht darum, dass Vertriebler deren Kunden aus einer Liste auswählen können. Wenn der Kunde ausgewählt ist soll automatisch in einem weiteren Feld "Kundennummer" die passende Kundennummer angezeigt werden. Oder auch andersherum, bei Eingabe der Kundennummer sollen die restlichen Felder mit Kundendaten automatisch ausgefüllt werden.
-
metinyermezGeantwortet am 3. Februar 2023 um 07:25
Hi Andreas,
As I understand from your question, when your salesperson enters the customer number, you want to fetch and fill in the customer data in the form. You can use the Spread Spreadsheet widget to get customers' data from an Excel file. Let me show you how:
- In Form Builder, Click the Add Form Element + menu button in the Form Builder.
- Go to the Widgets tab.
- Search and select the Spreadsheet to Form widget.
- Rename the widget's name, and click on the Wand icon to open Widget Settings.
- Upload the spreadsheet file (Make column names and field names the same).
- Scroll down and switch Autofill By Condition to Yes.
- Click on the Update Widget button.
Check the screencast to see my result:
The column names on your sheet should match the field labels on your form. We also have a guide about How to Use the Spreadsheet to Form Widget that you can check out.
Let us know if you need any more help.