Download and Install a Service Broker that Uploads a File to SharePoint
Want to add the feature that allows you to send files to SharePoint from your K2 App? If YES you are in the right place !!! 😉
To carry out this task, we will install a new Broker. This Broker will allow us to send a file on SharePoint by specifying: The URL of the site, The library, The path (or directly uploder the file from our PC). In the following of this tutorial, we will summarize the different steps to install and use this broker. Read more
Trigger a rule in a content control
Who has never been tempted to use
in their application? Control which allows to add an iframe in a form, allowing to insert a 2nd form inside the first one.
Several advantages:
How to have self expanding textaera in our K2 forms
Textarea in our forms? Who has never used it? No one !
And the famous question that arrives thereafter “Yes, but when you enter a very long text, we would like the area to expand … it would be much more beautiful!”