Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 20, 201311 yr Not sure how to word this properly, so I'll just give an example. On our forums, we have a Nationality and a Location field. The nationality is a drop-down menu which displays a flag, the location is a text input. I'd like to have these appearing together in profile view and in topic view, but at this point, without serious template modification and logic, it's not possible. What I'd like is to be able to make a custom field a "sub" field of another, where they will appear together in one, single row with a single "topic view layout" input box. Not sure if that makes sense...
May 20, 201311 yr Author If I'm honest, I've never tried. But since they are placed within list elements, you'd either change all of them or none of them. Not exactly ideal? I've got it working how I want it to anyway by doing weird loops in the template, but I'm going to have to replicate it on every upgrade. Not a massive issue, just a thought.
May 20, 201311 yr I've used "display: inline-block" on a couple of elements, although they still go through a hook. Just means I can stick them next to each other.
Archived
This topic is now archived and is closed to further replies.