Showing posts with label SharePoint 2016. Show all posts
Showing posts with label SharePoint 2016. Show all posts

Microsoft Flow Features



Create automated workflows between your favorite apps and services to get notifications, synchronize files, collect data, and more.
Flow app in SharePoint Office 365
Services:   
Now Microsoft Flow supporting 90 services. SharePoint, OneDrive for Business, Dynamics 365, OneDrive, SQL Server..Reference: https://flow.microsoft.com/en-us/services/             
New Features:
 Search by service
Users will be able to see all the triggers from a service by simply selecting that service. Also, once a trigger is selected, the same process can be done to add an action, as can be seen in the following screenshots.




Switch Case
It is an important addition to the already available nested conditionals support, and it "will make it very easy to have parallel branches of conditional logic based on a single value".
You can find switch by selecting the More … option after selecting New Step and then choosing Add a Switch Case. Inside a Switch Case you will select a value from the trigger or a previous step to switch on.
Office 365 and Outlook.com services
Trigger when an email is flagged – for example, you can now automatically create a task in Todoist (or Wunderlist) whenever you flag an email in Outlook
Flag an email as an action – create filters to flag emails – for example, automatically flag emails that come from your manager
Move an email to another folder – you can also automatically move emails between folders
Connect to Local or Network File Systems and Stripe
Flow can now connect to your Local File System or a Network File System. You can log or copy files from your own local Windows desktop PC to the cloud. Likewise, if you have a team Network Share, you can connect to that from Microsoft Flow.
Finally added four other Premium services: 



You can now use Stripe from Microsoft Flow. Stripe allows private individuals and businesses to accept payments over the internet. You can track customers, orders, invoices  and more. 

 Microsoft Flow integrates with Informix and DB2 so you can connect to resources stored in IBM Informix or IBM DB2 databases. We support SELECT, INSERT, UPDATE, and DELETE operations.

     UserVoice is a product management and customer support tool that allows businesses to build a suggestions portal for their users to submit feature ideas, build a ticketing system for customer support and build articles knowledge base for users.






Create Cascading drop-down list in k2 SmartForms

 

In this article i explain how to filter the drop down list based on State and City.

Create State and City list with lookup and create smartobject for this lists.

I have created view with State & City Dropdown




 Select the state dropdown -> click on type under DataSource in Properties


Configure Data Source with State Smart Object and Display value-> Click OK

Select the City dropdown -> click on type under DataSource in Properties ->Configure Data Source with State Smart Object ,Display value and Filter as shown in figure -> Click OK
Now goto "Rules" -> When DDLState is changed rule will generate automatically, Edit the rule.                      


Click on Configure. 
No need to map anything, it will automatically map the Filter value.                                                               


Click Ok and Finish the view. Now run the view and Check.


Hope it's help..:)

Save As PDF Control to create K2 Workflow to send a mail using smart form with PDF



Save as PDF Control   
     We can use this control, when we have to create PDF has a same Form or View at a particular time when an event is executed.


We can easily create workflow to send a mail with PDF using K2 smart form with save as PDF control.

Navigate to your list, go to ribbon and Select the Application from K2 as shown in below figure.

         We are going to create workflow for New Employee Form, Select New Employee Form and Click on Edit.
    In Layout section add Save As PDF Control from the control panel as shown in fig and Click Finish.

    Now we have   “Design Workflow” using same form “New Employee”. Right click on the form & Select Design Workflow.
  Check the smart Form is submitted, Select the Form “New Employee” & default name will create for Workflow. If you want you can change the name of workflow. Click “OK
          
                     Drag Send E-mail to Configure & Click Next to Wizard Step
  Add to Address Email & Originator name from the Workflow context.

         
      Now add attachments -> PDF from the Smart Object PDF File as shown in below Fig.
                        
   It will open PDF window, Create new data field “PDF ID” with type Integer, and drag field to value. As shown in fig below.  
                      
                          
                           Click "OK".
Now go to File. Save & Deploy the Workflow.

 
Again go to New Employee Form & Edit, New Employee form -> Rules -> New Employee (Default) – select “Save button is clicked” -> Edit Rule.
     


Add the below rules from the action.                                                                                                  
i) Execute a control’s method. (Select Save PDF method)
     -> Click on Configure -> Drag Emp name to File Name. Click Finish.
ii) Start a Workflow (Select Employee Workflow)
- >    Click on Configure -> Drag Save as PDF to PDF ID. Click Finish.
           Click Ok.                   
                                                                                                                               
     Finally Click Finish & Right click the Form and Check in New Employee FORM.                                                                                                                                

   Go to Employee list in SharePoint. Add New Item into list & save.   

  
I got the mail with PDF Attachment.
                                
                    PDF Format will look like below.


   Hope its help. :)                                                                                                        

Create Workflow Using K2 Designer for SharePoint

We can Create Workflow easily using K2 Designer, When we submit the "New Employee form" we are going to send a mail.  
 
Please subscribe to our YouTube Channel
 

 
 
   You can check my previous post How to generate Smart Forms in K2 for SharePoint list
         Follow the below steps to create simple workflow using K2 smart form
How to Intigrate and generate Smart Forms in K2 using SharePoint list - See more at: http://www.dotnetsharepoint.com/2016/05/how-to-intigrate-and-generate-smart.html#sthash.ywxwpjfu.dpuf
How to Intigrate and generate Smart Forms in K2 using SharePoint list - See more at: http://www.dotnetsharepoint.com/2016/05/how-to-intigrate-and-generate-smart.html#sthash.ywxwpjfu.dpuf
  Navigate to SharePoint Custom list -> go to ribbon and Select the Application from in K2    

      Right click on the “New Employee Form” & Select "Design Workflow

        Check the smart Form is submitted, & Select the Form “New Employee”. Click “OK

                                 
   Work flow for Sending Emails to the User
I It will open designer defiantly, drag Send E-mail to start the Workflow
Drag “Emp Name” from Item Reference & click “Finish
                            Now go to File. Save & Deploy the Workflow.


       Now “Add” New Employee from SharePoint list and save. Mail received to the Form Submit user.


How to generate Smart Forms in K2 for SharePoint list

We can use default SharePoint list Form as a smart Forms in K2. For that we need to generate smart forms in K2 application using custom list. We can able to edit that forms in K2, it will integrate to SharePoint directly. Following below steps to Generate K2 Smart Forms.
Navigate to SharePoint custom list (Employee)
                           
  
 Now go to ribbon and Select the Application from K2 as shown in below figure. 
                      

When first Time Click on K2 Application the below screen will appear.
Data Field will be checked default. This will generate List Smart Objects
To Creating Smart Form in K2 Application for SharePoint List.
 Go to New -> Select “Generate Forms
Check the Check box & Click “OK”. We can use these Forms as the New, Edit, and Display Forms for this SharePoint List.
                                        
  It will generate default Forms and Views.
     This Process will generate List New, Edit and Display smart forms automatically for the SharePoint List.

how to change value in drop down based on button click using JQuery in SharePoint

how to change value in drop down based on button click using JQuery in SharePoint
In this article we can able to show how to change value in drop down based on button click
In the SharePoint List Edit page having button and column with name “Status” by default it was showing Status as Open, when we click on the button it will change the value to completed.


<script>
function ChangeStatus(){
$('Select[title=Status]').val('Completed');
}
</script>
<table>
<tr>
<td ><input type="button" id="btn" value="Change the Status" onclick="ChangeStatus();"/></td>
</tr>

</table>

SharePoint Online Real Time Training Contact: JLAKSHMITULASI@GMAIL.COM

SharePoint 2016 Document Library

 Simple controls for document library
  The new version of SharePoint 2016 has unique features in “Document Library”. The additional options available are Upload, Sync, Edit, Manage, and Share. These features enable more advanced options.
Now let us look at what each of these features do.

                                                         Fig 1: Document Library 

Upload
You can upload any document into the document library by clicking the “Upload” button. By click of this button the below screen is popped-up.
 

Browse and choose a file you need to upload and comments, then click ok.
Uploading documents can be done even by clicking new button or dragging a file you want to upload onto the screen.
Keyboard Shortcut: Alt + U = Upload
 
Sync
You can now sync this current library to your device. Now we can easily access your library from your device. When you try to sync , a pop-up will ask if you need to allow to open web content. Enable it by clicking allow.

Keyboard Shortcut: Alt  + Y = Synchronization

 Share 
If you want to share a particular document you uploaded in this library , then click on share option. On click, you get a pop-up where you can list the users you want to share you document and also grant the permission level to those users.

Keyboard Shortcut: Alt  + S = Share

SharePoint Online Real Time Training Contact: JLAKSHMITULASI@GMAIL.COM

Labels

.Net Interview Questions add custom button in sharepoint using javascript Add custom column property into a PageLayout in SharePoint Add Page Title on their browser's title bar in SharePoint Customly add zip files in blogger Add-SPOSiteCollectionAppCatalog : Must have Manage Web Site permissions or be a tenant admin in order to add or remove sites from the site collection app catalog allow list Advance SmartObject An error occurred while accessing the resources required to serve this request. The server may not be configured for access to the requested URL. Angular 2 Angular JS Angularjs Angularjs 1 anonymous users accessing lists and libraries App Permissions for SharePoint 2013 asp.net membership unique email Asp.net TreeView Control asp.net. Attendees in SharePoint Auto refresh list using Content Editor WebPart in SharePoint 2013. Auto Refresh SharePoint list using JavaScript Block and unblock of attachment types in SharePoint Blogger C# Callouts in SharePoint 2013 Cascading Dropdown list in SharePoint change onenote to another location. change SuiteBarLeft in SharePoint 2013 check if userid exists in database c# click node text to expand/collapse in Treeview client object model Close webpart CQWP crate chart using BI site in PPS Create a modern team site collection in SharePoint online Create BI chart in PPS SharePoint 2013 create filter in dashboard designer. create kpi's in dashboard designer create kpi's in SharePoint 2013 dashboard designer Create List Create List In SharePoint Create List using Power Shell Script Create Lookup Field in List using Power Shell Script Create lookup field in List create SharePoint List custom view. create SharePoint List views in List Schema create site collection in site collection in SharePoint using powershell created Date Time calculated field in SharePoint Cross site Collection in SharePoint 2013 Crud Operation in Asp.net Using Stored Procedure Custom MasterPage Approval in SharePoint custom view for survey list Customly add SharePoint List view in Page. delete items in sharepoint using powershell Difference between Angular 1.x & Angular 2 difference between Office 365 and Windows Azure difference between Windows Azure and Office 365 in sharepoint? DifferenceBetween discussion board Display Data in Grid View display radio buttons and choice fields horizontally in SharePoint 2013 Document library DotNet Drag and drop documents in document library in SharePoint dynamically populating values from one list to another list using jquery in sharepoint edit and delete buttons in datagridview Edit Links email notification using Nintex enable anonymous access in SharePoint 2013 enable app catalog sharepoint online site collection powershell Enable appcatalog site collection level using PowerShell based on Input file Enable versions for list and library except the hidden lists using PowerShell Script Error occurred in deployment step 'Recycle IIS Application Pool': Cannot resolve model for the project package Errors&Solutions Export document library in sharepoint using powershell Export particular Group in Term Store Management in SharePoint 2013 Export to Excel first release Flow Flow features free disk space on servers using powershell Friendly URLs and Managed Navigation in SharePoint 2013 get a list of site collection with template in web application using PowerShell Script in SharePoint Get attachments in SharePoint custom list using c# get current list item id sharepoint programmatically Get current url using jquery Get data from SharePoint list using Rest api & Angular JS Get Random Get Random SharePoint items using PowerShell Get Random values from SharePoint list using PowerShell Get url of the last value using jquery Get-SPOSite : The managed path sites/yoursitename is not a managed path in this tenant. Getting Email From User Hide “Edit Links” in left navigation SharePoint 2013 hide button in sharepoint based on permissions Hide column in SharePoint List view hide fields using client side object model Hide list in Quick Launch in SharePoint using PowerShell How to add Custom Tiles to SharePoint site Page. How to add extension files in Search Navigation in SharePoint 2013 How to Add Multiple users Using SharePoint People Picker How to add SharePoint list view in Page using C# How to Approve MasterPage using PowerShell in SharePoint How to bind Multiple users Using SharePoint People Picker how to change indicators on kpi performance how to check if an email address already exists in the database in asp.net how to configure workflow manager platform for SharePoint 2013 how to create calculated value using powershell how to create certificate in SharePoint How to create flow. how to create gantt chart webpart in sharepoint how to create KPI indicators in Dashboard designer How to create moden communication site in SharePoint online How to create Multi selected filter in Dashboard How to create nintex workflow in sharepoint how to create rdlc reports in asp.net How to Display Data Grid View in ASP.net How to enable anonymous access in SharePoint How to find data in datagridview in c# How to get image names from the folder using C# how to get particular list content type id in SharePoint 2013 How to get QueryString value in SharePoint WebPart Programatically how to get the current item id for newly created item using REST API and JQuery how to hide list in sharepoint how to know who created list in sharepoint How to make a Site Collection Read-Only in SharePoint 2010 How to overlay Office 365 shared calendar on SharePoint Site how to pass jquery value to asp.net textbox control How to pass pagename as a browser's title bar in the page how to remove unused Application Pool in SharePoint how to remove zone using powershell script How to send mail to particular group of people using PowerShell how to update modified by and created by using powershell how to uplaod RAR files in blogger import csv data into sharepoint import data using powershell Import group to term store management using SharePoint 2013. InfoPath InfoPath Cascading Dropdown list Insert update delete in datagridview in C# winforms Integration from SharePoint to k2. K2 Smart Forms for SharePoint JavaScript Injection jquery JSON K2 blackpearl K2 Designer K2 Designer Workflow. K2 smartform cascading dropdown list k2 Workflow K2 workflow to send a mail with PDF left navigation Local Term Set in managed meta data Managed meta data navigation in SharePoint 2013 Managed metadata service in SharePoint 2013. Managed Navigation in SharePoint 2013. Managed Promoted Sites. meta data navigation Microsoft Flow New Features New-SPConfigurationDatabase The user does not exist or is not unique NintexWorkFlow Office 365 OneDrive OneNote overwrite existing document in sharepoint using javascript PDF Converter PDF Method in K2 Performance Point Service in SharePoint 2013 PerformancePoint Services Configurtion PerformancePoint Services Configurtion for SharePoint 2013 PerformancePoint Services in SharePoint Server 2013 Popularity trends in SharePoint 2013 Pages populate dropdown list dynamicallyusing jquery Power Power Automate Power Shell Power shell script to get SharePoint site size. PowerApps powershell read xml PowerShell Script PowerShell script to get list of users from SharePoint groups PowerShell Scripts in SharePoint 2013 Powershell to set the masterpage in SharePoint Promoted Links Promoted Sites psconfig.exe quick launch Rdlc reports Readonly Column in SharePoint Editview Realtime DotNet Interview Questions Recent Dotnet interview questions Recent SharePoint interview questions recover deleted OneNote page. OneNote content is missing Regional Settings in SharePoint 2013 Replace New Item text in SharePoint Rest API Schedule PowerShell Script Search in SharePoint 2013 Search navigation in SharePoint 2013 Secure store service SecureStore Services SecureStore Services configuration for SharePoint 2013 self-signed certificate on IIS Server Send email to members of SharePoint Group using PowerShell sharepint2010 sharepoin2010 SharePoint 2013 SharePoint 2010 SharePoint 2013 SharePoint 2013 Dashboard Designer SharePoint 2013 features SharePoint 2013 Interview Questions SharePoint 2013. SharePoint 2013.disable views from user to create SharePoint 2013.Power shell SharePoint 2013.SharePoint 2010 SharePoint 2016 SharePoint Administration SharePoint Alerts and Reminders SharePoint App Configuration SharePoint Apps SharePoint Bulk upload SharePoint Calculated field SharePoint Calendar View sharepoint interview questions SharePoint online interview questions SharePoint online training SharePoint Onprem vs Online SharePoint RealTime Online Training SharePoint2010 SharePoint2013 SharePoint2016 SharePointInterview SharePointOnline SharePointOnline;Restore deleted site;SharePoint 2013 show data in datagridview in C# Simple Insert update Delete Retrieve Clear in asp.net. Site Collection Operations in SharePoint 2013 Site Collection Read-Only in SharePoint 2013 site contents Sorting & Filtering SPO SPSite Site Collection Operation parameters in SharePoint 2013 Step by step to create rdlc report in .Net Store names in text files in C# Sub site Subsite Term store management. The server was unable to save the form at this time. please try again UI New look update created by using client side object model update field values in SharePoint using powershell update items in SharePoint list using client object model update modified by field using client side object model upload zip files in blog use IsNullOrEmpty in PowerShell VirtoSoftware VirtoSofware vitrosoftware WebParts what is Document Set in SharePoint 2010 What is Filter in SharePoint Dashboard what is Limited-access user permission lock down mode feature What is Modern Team site What is Target Audience in SharePoint Who Created Site Using PowerShell Workflow in SharePoint 2013 Workflow management platform in SharePoint 2013 Workflow manager for SharePoint 2013 XSL-Template.