I am using an inline command to write out two enter containers. The new requirement that I have is to write one of those at a given time based on a certain selected item. For that ofcourse Inline won't work and I have to switch to FormApi. Just wondering if I can actually write out different containers at a fixed position with in a dct like substitution for inline command functionality but based on various conditions?
I have done the toggle with FormApi many times before but this situation demands are different. We can literally have tens of forms based on the selection criteria and since inline command doesn't work interactively I am just wondering if I can perhaps popup another dynamic dct child form when such a selection is made in the parent form?