Hello,
First of all, Pierre and Vincent, thanks for your answers on my previous item. This is clear for me now.
I have a new question about component views.
I want to construct a component view on my entity “Proposal”. Given the amount of properties, I need to spread most of the properties over several tabs. But some of the properties of a Proposal denote its identification (like proposal-name and proposal-number) and should remain visible whatever tab is op top. So I need a structure containing first a list of BasicPropertyViewDescriptors and subsequently a list of tab panes. A BasicTabViewDescriptor does not seem to be able to contain BasicPropertyViewDescriptors on top of the tabs. So I think we might need something new here. Is this a candidate for a new feature request (then I’m happy to create one)? Or can my case already be achieved with the current JSpresso constructions?
Thanks,
Marc
