Use MyTokens to Generate HTML Tables with dynamic content coming from SQL Database

Опубликовано: 06 Июнь 2026
на канале: DNN Sharp
1,434
6

In this video we'll show you how to use MyTokens to:
Create a Database token that retrieves info from your SQL DB (variable number of rows)
Create RazorScript Token to generate HTML code for rendering a bootstrap table with info coming from another database token
pass parameters to tokens
get QueryString data

You'll also use Action Form and a Static Text field type to render the bootstrap table on your DNN website