Knowledge Base
Knowledge Base
-
Get the number of work days between two dates
Very often, in different business apps scenarios, you will need to get the number of work days between two dates. T...
-
Reading JavaScript date values from SharePoint date fields regardless of locale (culture)
Using standard JavaScript Date.parse() method with JavaScript does not really work with SharePoint fields, since it d...
-
How to install your Solution built with Solution Studio Online on SharePoint Server 2013 / 2016!
Intro Build and Package your Solution Create the publishing and download the installation package Install it to yo...
-
How to migrate skybow Rich Forms to Solution Studio Online
This article describes the scenario to migrate your skybow Rich Forms configuration to Solution Studio Online. Befo...
-
How to create an export to excel link using skybow Action Links
If you want to have the out-of-the-box SharePoint export to excel action from the ribbon as a skybow action links f...
-
How to use cross-site lookups
Enhancing SharePoint lookup functionality, cross-site lookup allows to look up and pull information from any site in ...
-
How to redirect to the new item after saving
If you want to redirect to the item just created from the NewForm using skybow rich forms, you can simply dbl-click...
-
How to get the latest item created by me using expression functions
Sometimes we need to get a value of an item we've just added to a list e.g. the ID. There is an easy way to achieve...
-
How to prevent errors during file upload if Background Accelerators are configured on adding item to library
If you have configured some background accelerators(e,g. Metadata Inheritance or Calculated Expressions, etc) on add...
-
How to use query functions
Context placeholder functions allow querying lists so that values from any list can be used in expressions. I.e. [[@...
-
How to create a 2-column layout form
Creating a 2 column layout can make a form look better for the user. To achieve this we can work with horizontal and...
-
How to configure a cascaded lookup in Forms
If you want a cascaded lookup to give the user only choices in a dropdown that apply for a choice earlier made you c...
-
How to show/hide controls for users of a specific SP group
You can show or hide controls such as fields, tabs, buttons etc. based on the fact that the user is a member of a spe...
-
How to get a custom user profile property
If you want to get a custom user profile property from the current user, they are not directly available in our Exp...
-
How to define the current user as default value of a people picker
To select the current user as a default value in a people picker field you can use the Initial Field Value in skybo...
-
Update a list item using REST API in Rich Forms or Action Links
You can use an "Execute Script" Action in skybow action links or skybow rich forms whether on a button or as a Form...
-
How to create a unique ID for a form
To have a unique ID for a form you can use the Form ID with a custom prefix. To create this, you need to know that it...
-
Document Generator introduction
Table of contents What is Document Generator Configuration UI Document Templates Example of a template (download)...
-
How can I cancel my license of a solution?
If you want to cancel your subscription/license in solution studio online you can simply open the licensing dialog ...
-
Enabling/disabling custom scripts on site collection using PowerShell
To allow publishing solutions to a site, Solution Studio enables custom scripts on the site collection. This is neede...
-
Execution order of expressions on Rich Forms
The following describes in which order expressions and actions are (re)calculated on a Rich Form. On form loading:Ini...
-
Referencing JavaScript libraries in your expressions
The expression language used in skybow Rich Forms and Action Links is very powerful because it allows you to use any ...
-
Starting a Microsoft Flow from skybow Actions
Table of contents Create a Microsoft Flow Configure the skybow HTTP Request Action to call Flow Result Sum...
-
Having troubles creating your very first solution with Solution Studio Online?
To create the first solution on a specific tenant, you need to have tenant admin rights to trust skybow to run on thi...
-
How does the licensing / pricing in Solution Studio Online work?
You can find the licensing / pricing of a Solution created in solution studio online directly within Solution Studi...
-
Failed to validate license – please contact solution owner
If you created your Solution during “Solution Studio - early adopter Program”, it may happen in some constellation,...