I have a site built for a Club, and they want one of the pages to be a members roster. Each member has a photo, name, bio, department, sex, age, etc, etc, etc. Although this seems like a job for a repeatable, all the fields won't fit on one line for editing. I can display the fields nicely on a webpage, but I'd like a way to format/arrange the fields for simple, concise editing. (I thought about using inline editing on my formatted webpage, but it can't handle radio buttons, etc, and there's no way to add/delete rows.)
What's the best way to handle this situation?
What's the best way to handle this situation?