we are create a page to create a user in "users" collection having fields "name", "email", 'password" and "confirm password". we want another page for the same task i.e to create user. But when we create the second page having same fields to create user,and add an action to create acoount, it auto mapping the fields from the first created page . but when solve the error from action onthe second page , then it gives error in the first page , and vice versa. the widgets in forms in the both pages are collapse automatically
Auto Populate or Auto Mapping of widget states in two pages
Actions & Logic
i created the both pages with unique names of text fields, buttons and actions, but still the "value from variable" in the "create account" action auto populate from the first page and vice versa
Yes
1
5 replies