modal component + custom_actions #1145
Answered by
SebastiendOrnano
Dec 19, 2025
Replies: 2 comments
|
|
0 replies
|
I found a way to use the modal component with dynamic url, but I added to customize first the table component to introduce a new _sqlpage_modal_actions and then a customized modal component to produce the iframe with a dynamic url based on the {id}. More explanation and links to the custom components can be found here |
0 replies
Answer selected by
SebastiendOrnano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I found a way to use the modal component with dynamic url, but I added to customize first the table component to introduce a new _sqlpage_modal_actions and then a customized modal component to produce the iframe with a dynamic url based on the {id}.
More explanation and links to the custom components can be found here