Modal for listing #2756
Modal for listing
#2756
-
Currently you can only add/edit data using modals. Is it possible to list information, for example in a table? |
Beta Was this translation helpful? Give feedback.
Answered by
macit-emre
Dec 6, 2023
Replies: 1 comment
-
yes you can. i use also.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Davka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes you can. i use also.
in your layout function in screen you may use something like that. (and also a button is needed to trigger modal with ModalToggle)