Skip to content

Table component - link in the icon parameter #296

Closed Answered by DSMejantel
vennizemi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
For example :

SELECT 'table' as component,
	'Actions' as markdown;

SELECT 
	nom as Rucher,
	alt as altitude,
	description as description,
	'orange'   as _sqlpage_color,
	                                            '[
                                                    ![](./icons/grip-horizontal.svg)
                                                    ](rucher.sql?tab=1&id='||id||')[
                                                    ![](./icons/archive.svg)
                                                    ](rucher.sql?tab=2&id='||id||')[
                                                    ![](./icons/tool.svg)
                                                    ](intervention_ru…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vennizemi
Comment options

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