Goto is an Action which provides the ability to call another configuration or some region within the current or a different configuration. If you use this action you can choose the target configuration and / or region from dropdown lists.
Importing DNN users from a custom table using Open Web Studio
The runtime of OpenWebStudio is made up of two basic structured. The Visual Layout (Template) and the executed runtime steps (Actions). Each step provided within the Action block is meant to provided functionality or ultimately assign to the Template which will be rendered once all Actions have completed.
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.
There are a limited number of examples for utilizing SOAP to access services. This article extends the examples to contain both Input-Action and Query results for interacting with SOAP web services.
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.