Display input based on dropdown's value

Hello, im fairly new to Bubble and still learning its ropes! Im having an issue where i have a order form, which is already set up and works like a charm, values from dropdown’s are displayed in an input and sent to the database. However, when i have a popup which is created to edit a certain order, i have 2 dropdown’s again, and i have an input in which i need to user to see the actual data displayed based on the order nr and if he makes changes to the dropdowns, i want the change to be shown in the input as well. So far, i’m only getting one or the other and not both.

In the screenshot, the setting display 0, but when i make changes to the dropdowns, it works. My only issue is, if it display 0 and the user doesn’t modifyy that certain row and presses Save, then the value of 0 will be sent to the database and not the original one. What can i do?

Maybe you could have the input’s default value as the Order’s original value and some conditional on the input that say something like When Dropdown X value isn't empty or Dropdown Y value isn't empty display the calculation result.

This topic was automatically closed after 70 days. New replies are no longer allowed.