I am trying to make a nutrition page that the user can type the nutrition in the data set(or other elements if there is a way). And if the user typed the nutrition as a numeric value, I want to show the sum of the user input numeric value.
Is there a way to do this? I tried data viewer list and slider, but still I didn’t find a way to solve this.