Hi there, could you elaborate further on your original question? I might be misunderstanding it.
I think you might have to do something custom, but it’s hard to say for sure without more details.
Is what you’re looking for a form in the tooic post, and adds tags to the topic based on the form’s content? Because then you might be able to get away with a Theme Component instead.
If I’m reading your question correctly, it sounds like you use a tag for each client, and you want an extended client description to show up when viewing any topic having that tag.
It’s not a form really, but the Tag Banners component, as seen here on Meta, might get you halfway there:
With this component installed, you can add a text description for each tag that will appear in a banner shown when the tag itself is selected. The text field takes HTML and can be styled with custom CSS so you could do quite a bit with it, but here’s a very plain example where I’m editing a tag:
The challenge would be to alter this component so that it shows up not only on the tag page, but on each topic using that tag. I don’t know how much work that might be, but a more experienced coder (like Nate…) might have some idea.
Ok, since I understood your question I’ll edit the title of this topic so maybe some more people will take a look.
I imagine it would require forking the component to create a new version, figuring out what triggers the banner to appear on the tag page, and changing that so it’s also triggered when tagged topics are viewed.
You could get lucky and someone will think that sounds like fun – otherwise you might need to figure out a project budget and post a request in the Marketplace.