After a while of lying to myself that I won't need to use Dynamic Forms so no need to understand them, I found out that I do :). So I've been trying to make sense of it all.
I was wondering if anyone can help with an example. Let's say I want to create a Dynamic Form to add two numbers.
When I load the form there are 2 empty fields and a Submit button. After populating the fields, when I click submit a result is displayed.
Can anyone provide a short Screen builder and Snippet example,please?
Of course I don't need to have an "Add 2 numbers" dynamic form in my app, but I will be able to understand how to get and use input values from the form in the JS quadrant. And also how to display a result.
I'm sure there are others in the same situation... :)
Alex Catana
Hello,
After a while of lying to myself that I won't need to use Dynamic Forms so no need to understand them, I found out that I do :). So I've been trying to make sense of it all.
I was wondering if anyone can help with an example. Let's say I want to create a Dynamic Form to add two numbers.
When I load the form there are 2 empty fields and a Submit button. After populating the fields, when I click submit a result is displayed.
Can anyone provide a short Screen builder and Snippet example,please?
Of course I don't need to have an "Add 2 numbers" dynamic form in my app, but I will be able to understand how to get and use input values from the form in the JS quadrant. And also how to display a result.
I'm sure there are others in the same situation... :)
Many thanks for your time.
Alex
We dont have any basic tutorials like that dynamic forms, but there is a tutorial on live-ops that goes through and example of how dynamic form are most often used.
https://docs2.gamesparks.com/tutorials/live-game-operations/live-ops-for-weekly-events.html
Hope that helps,
There will be more tutorials coming in the future.
Sean
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstAlex Catana
After spending the night on this, I managed to work it out! :) all good now!
Customer Support
We dont have any basic tutorials like that dynamic forms, but there is a tutorial on live-ops that goes through and example of how dynamic form are most often used.
https://docs2.gamesparks.com/tutorials/live-game-operations/live-ops-for-weekly-events.html
Hope that helps,
There will be more tutorials coming in the future.
Sean
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2486 topics