The samples can differ based on your Razor base class or if you're running an old version.
Switch to Strong-Typed (2sxc 17.06+) Switch to Typed (2sxc 16+) Selected: Dynamic (Razor14 or below)
Switch to Strong-Typed (2sxc 17.06+) Switch to Typed (2sxc 16+) Selected: Dynamic (Razor14 or below)
Example from CSV
CSV files are often used so website-owners can upload data from another system. This example shows us getting the CSV-file through a query and visualizing it here.
Result
- 2sxc (#1)
-
Image Resizer (#4)
Automatic, amazing image Resizer (find out more) - Koi (#2)
- Razor Blade (#3)
View Configuration
This is how this view would be configured for this sample.
- Query: ProductsFromCSVOqtane
No details yet for ProductsFromCSVOqtane
This is similar to the previous example, except that the CSV file can be uploaded again and again in the App-Settings UI. So the path isn't hard-coded.
Result
- 2sxc (#1)
-
Image Resizer (#4)
Automatic, amazing image Resizer (find out more) - Koi (#2)
- Razor Blade (#3)
View Configuration
This is how this view would be configured for this sample.
- Query: ProductsFromCSVOqtane
No details yet for ProductsFromCSVOqtane