Shortcode for single column
-
I have to show several fields of a database table row in a page in different parts of page.
I had to make several queries that filter out single column of a row .
It works but take a lot of time to fill .
Is there a way to run a query once with several columns but show desired column in different parts of page with different shortcodes?
(Like what we do in SSRS in rdl reports)
The topic ‘Shortcode for single column’ is closed to new replies.