antknight Posted November 25, 2012 Posted November 25, 2012 When using a repeater you effectively 'nest' a number of fields within the repeater field, which is really neat. Is there a way to nest without using a repeater? For example say I wanted to group all the SEO related fields for the page together e.g. title, meta description, meta robots etc and set the parent field visibility to collapsed to tidy up the edit page.
onjegolders Posted November 25, 2012 Posted November 25, 2012 Ant, you might want to use fieldsets. You have to create a fieldset_open and closed as new fields and then when adding fields, place them inside these two and they will display as a different tab on the page forms. It's really good for things like images, videos, settings...
antknight Posted November 25, 2012 Author Posted November 25, 2012 Wow! Thanks! I continue to be amazed by PW......
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now