Skip to content

What is the right approach to display an entity creational dialog/popup? #2237

Answered by kazo0
xperiandri asked this question in Q&A
Discussion options

You must be logged in to vote

@nickrandolph might have some insights but I imagine you would want to navigate to this page using the Dialog qualifier, as seen in this guide: https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Navigation/HowTo-ShowFlyout.html

And I'm also thinking you'd want to navigate to this page and wait for a result back with the created entity or the cancellation. Which can be accomplished with the INavigator using the NavigateForResultAsync extension method. This is a guide for requesting data through navigation: https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Navigation/HowTo-SelectValue.html. Although this one is using the GetDataAsync method instead and I…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nickrandolph
Comment options

@xperiandri
Comment options

Answer selected by nickrandolph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants