Conditional number of input fields - help!

Hi, i have a screen with 4 number input fields. Based on the sum of those 4 inputs, i want that to equal the number of input fields displayed in the next screen.

I am new to Adalo and can’t figure it out. Help! Please!!

Hi @jezzyg,

Welcome to the forum!

Just to clarify: if user enters figures in input fields, say, 100, 200, 300 and 400, you would like to display 1000 input fields on the next screen (100+200+300+400)?

Best,
Victor.

Thank you!

I have a Collection called Events and a Property called Total_goals

On the Predictions 1 I have 4 input boxes and I want to total those 4 inputs and write that number to the total_goals property.

So I have added the text input component as you direct but when I click the magic text button, I’m getting lost. I need to :

Not quite. If a user enters 1,0,1,2 then I’m looking to add 4 input fields o the next screen.

@jezzyg but what should happen if a user enters, say, 999, 1224006, 511 and 4? There is no restriction mentioned in your initial post.

What I am trying to explain to you is that your requirement does not fully describe the case and your goal. If you explain what would you like to achieve in general, you may receive more meaningful advice.

Or you can continue conversation with a bot, but I doubt that it’ll bring any results :grin:

Best,
Victor.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.