We have an application with a master table (holding the registration and form definition) and detail pages (including a view of one distinct entry of the master table).
As this application is still in development but also we want ta make use of it as soon as possible, I'd like to have a way to improve the view (in the detail pages) without having to change them all individually for a new version of the application.
Is there a way to do this with confiforms?
(The confluence based include or table-include won't work here, because they are rendered in the context of their source page)
Thanks a lot for your hints / ideas!
Alexander