I want to implement the following:
The user enters the data and indicates the number of people. In the form of the variable “number of people” should be multiplied by another number and the result will come out (this figure is just information)
Is it possible to implement this here?
Hey there @Sattily
If you provide more information, we can walk you through the scenario.
The user enters the name, phone number and indicates the number of people. The number of people is multiplied by a certain number, and the result is simply displayed as text
What is the “certain number”? Is it a specific number you want to specify or a number from the database?
This is a number from the database
Explain. What is the number and what is it for? lol. Come on man I wanna help.
Is this when the user creates an account or an alternate collection?
This is the price of the package (tour)
No, the user even registers
You can do math calculations within the parameters.
Example: You’re charging $10 per person, you can do this:
1 Like
You can also have the price set from a collection if you link to the input screen from a list:
1 Like
F*, is it that simple?! Thanks bro
1 Like
Another question is, is it possible to make the button activate after selecting something?
Change the visibility settings of the button to sometimes visible if input is not equal to empty
YouTube tutorials are your friend for extremely basic things like this
system
Closed
April 2, 2022, 1:24pm
16
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.