I am struggling with use of Custom State.
I have a right-side Menu with a list of the “Project Name” such as ‘Omkar CHS’, ‘Ramanika CHS’ & ‘Ranjana CHS’. I have followed a tutorial & learned to highlight the text of Project Name when one clicks on it using Custom State.
Now, I have ‘Group Element’ on the Right Side which is holding information on these projects.
I do not want to make this ‘Group Element’ visible when the page loads. I want to make it visible when someone clicks on “Project Name” such as ‘Omkar CHS’, ‘Ramanika CHS’ & ‘Ranjana CHS’ Only thing is that Project Name is not a Fixed Text, It is Dynamic Text & depend on User Creation.
Following things I have done :
-
Created a group element called “Group TABS EDIT” with un-checked on ‘visible on-page Load’.
-
Created a Custom State called ‘Project’ on page level ( Page is called ‘app’)
-
Custom State is called Project is Seen Like below :
-
I have used this Custom State Called ‘Project’ as “Data Source” & the Type of Content is ’ Society Details’ which is the Data I have created. ( Refer to 1st Image above)
-
I have put a condition on visibility on this Group like below :
Please let me know if the above procedure is correct? because It is not working in my case. Can you help me, please?
- Aditya