Is it possible to create dynamic forms with Strapi when writing a post? Something similar to how Wordpress do it

How would you go about implementing dynamic forms in Strapi with Next.Js as frontend? Imagine you have a team that are only exposed to the Strapi admin panel and every now and then they want to be able to append forms to their posts. How would we enable them with that?