The goal of this video, "How to get Started" is to briefly explain the basic use of OWS. This is meant to be a starting point for your experience with Open Web Studio. The video will teach you how to create and open existing configurations.
The goal of this video, "How to query data and display it on your page" is to briefly explain the use of Open Web Studio's template system.
The concepts of the Query and Template are presented. By gaining an understanding of
The goal of this video, "How to group your output results", is to extend your knowledge of the Open Web Studio template structure.
In the video I create an all-encompassing implementation of a grid table structure, made up of the already-demonstrated que
The goal of this video, "How to debug" is to get you familiar with Open Web Studio debugging. Since it can get data from so many sources and perform so many tasks, OWS includes a very robust debugging and logging system.
This demonstration walks through the assignment of a Page Title both via Assignment action (non ajax) and via Javascript and OWS.Fetch.
Using OpenWebStudio to integrate the Custom Data within your module into the mix of the data provided within the DotNetNuke search Results is simple. Let's consider the following configuration.
The purpose of this demonstration is to provide a sample of Uploading files via OpenWebStudio and additionally, utilizing an Ajax Request to verify that the file does not already exist.
OpenWebStudio has an integrated ability to assign to and read from the settings assigned to the module. The provided demonstration will show an example of assigning to the module settings and, once established, consuming the module settings values which were assigned.