the action is specified in the code? $w(“#createProfileButton”).onClick( () => {
let toInsert = {
“firstName”: $w(“#firstName”).value,
the action is specified in the code? $w(“#createProfileButton”).onClick( () => {
let toInsert = {
“firstName”: $w(“#firstName”).value,