mlpremoli Posted May 25, 2017 Posted May 25, 2017 Hi all I was wondering if the new card window implementation (fm16)has any implication in choosing a popover or a card for displaying data. Any advantage in using any of them? Regards. Sent from my iPhone using Tapatalk
Fitch Posted May 26, 2017 Posted May 26, 2017 Card has the huge advantage of being essentially a new window -- that means it can display a completely different layout. There's not much downside to cards -- it does require building a layout, and both the parent and card window can't be moved until the card is closed. That's about it.
Wim Decorte Posted May 27, 2017 Posted May 27, 2017 The fact that it is based on its own layout means that it can have its own context, without having to have a working relationship to that context from the original context. That is huge. Popovers work in the original context only and if you want to display something else or allow data entry in another table you have to establish relationships to those other contexts.
Recommended Posts
This topic is 2747 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now