How to send custom form data to Microsoft Power Automate
Infobitsoft Blog - Blogs and Articles on Technology
by
3y ago
 SEND CUSTOM FORM DATA INTO MICROSOFT POWER AUTOMATE In this article, I will be explaining the steps to send form data directly to Microsoft Power Automate and trigger the Flow using PHP cURL and HTML. STEP - 1 First, you will have to create a Custom HTML file and name it index.html  Also, Read -  How to get and Set a Look up field using JavaScript in MS Dynamics 365 In the index.html file please must include Jquery CDN  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>   This is CSS Style for the form. You ..read more
Visit website
How to connect Tsheets using Microsoft flow connector
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
Create Microsoft Flow Custom Connector to Connect TSheets 2020 In this article I am going to explain the steps to create Microsoft Flow Custom Connector to connect TSheets by QuickBooks. I have got so many Questions from readers asking for this so here I am writing this article for them.  First You will have to create your Tsheets Account from here. Now we will need to create an app in Tsheets to connect Microsoft Flow.  Go to the Feature Add-ons in the bottom right and choose Manage Add-ons It will open a new Pop up, Search for API. Now click on the Install Butt ..read more
Visit website
How to change the Activity Status value using JavaScript in MS Dynamics 365
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
Change the Activity Status (StateCode) value using JavaScript in Microsoft Dynamics 365 / PowerApps There are so many questions in Microsoft community forum regarding to Change the Status using JavaScript but none of them have explained it completely. If any beginners wants to use JavaScript to change the Status value in the Activity then they will not be able to do it in right way. Also Read - How to create a clone record in MS Dynamics 365 using JavaScript I am going to explain you the easy way to change the Status value in the Entity using JavaScript. Believe me you will not need t ..read more
Visit website
How to create clone record using JavaScript in MS Dynamics 365 and Open it in New Window
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
Create Clone/Copy record using JavaScript in MS Dynamics 365 and Open it in New Window. Recently, I got a requirement from client where they wanted to clone the record and Open that into new window after saving the existing record. As usually I researched online for a way to clone/copy the record and open it but I was not able to find a good approach to do it. I have written some JavaScript code with the help of multiple articles so thought to share it with you guys so anyone has same type of requirement so they can build the solution for their client.  Everyone get troubled with writing ..read more
Visit website
How to Get and Set a Lookup Field Using JavaScript in Dynamics 365
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
I was trying to get the value of Lookup field in the Phone Call entity but was not able to set the value in the field. There are so many blog post in the forums which explain to set the values in the lookup field but I don't think those posts are helpful for the beginners like me so when you try to set a lookup value using JavaScript in Microsoft Dynamics 365, the value you use has to be an array and the values in that array must be of type object. Within the object the required components are the id, logical name and the entity type. Retrieving a lookup field through JavaScript can be a li ..read more
Visit website
5 Security points every Blogger should Know
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
I understand that blogging requires your time, attention, hard work and commitment, blogging is almost a full time occupation. If you have written any blog then you want that to keep secure and good but unfortunately when a hacker try to hack your site, all your hard work can be completely destroyed in a minute. If you want to keep your site safe and secure then you are at right place. Today I'm going to explain that what is the best way to keep your blogging site secure from hackers. 1- Use Secure Connection If you want to secure your data then you must use secure connection in your site. N ..read more
Visit website
How to connect SharePoint with PHP
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
Reading a SharePoint List with PHP There are so many posts you fill find on the Internet mentioning how to connect SharePoint using PHP, Some of the post will suggest you to use API's or other approaches. In this post I am going to mention all the steps to connect SharePoint using PHP. Step- 1 - First you need to download the Thybag Api from here. Step-2 - Download the WSDL file for the SharePoint Lists you want to interact with. This can normally be obtained at:sharepoint.url/subsite/_vti_bin/Lists.asmx?WSDL Or you can aso put the your WSDL link directly in the Code ..read more
Visit website
Best Free Video Conferencing Software 2020
Infobitsoft Blog - Blogs and Articles on Technology
by
4y ago
Now a days working from home becomes a more common practice because of current spread of the coronavirus (COVID-19), most IT companies or other companies are now accommodating remote working while also helping to limit the impact on productivity. Video conferencing Services are more important than ever now a days.  1. Zoom Meeting Feature-packed free video conferencing with secure encryption (Image credit: Zoom Meeting) In the Free Plan you will get these basic features-  Host up to 100 participants Unlimited 1 to 1 meetings 40 mins limit on group meetings Unlimited n ..read more
Visit website
How to sync custom fields in Outlook from SharePoint Task List?
Infobitsoft Blog - Blogs and Articles on Technology
by
5y ago
Problem syncing Task Description to Outlook/SharepointHow to sync custom (Description / Company) fields in Outlook from SharePoint Task List?  Hello, Today I'm going to show you, How you are going to sync/show the description field in your outlook task view. I was going through this issue and search online but did not find any proper solution so I thought I should show how to Display SharePoint Custom Columns in Outlook. 1-  First open your Outlook go to the Task View. In the below Image you can see the Outlook Task view. In this, we do not have Task Description.  Let's start. 2- Righ ..read more
Visit website
Top 5 Frameworks For Web Applications To Use In 2019 | Backend Web Frameworks
Infobitsoft Blog - Blogs and Articles on Technology
by
5y ago
Best 5 Frameworks For Web Applications To Use In 2019 When you want to develop a Web Application in a very less time and effort, then you search the best way to develop. Web Frameworks are libraries that help you develop your application faster and smarter. However, there are few things to be considered while choosing the best frameworks for your project. - Speed & Security- Ease-0f-Use - Documentation- Community Nowadays, There are so many Web Frameworks are available but we are going to choose the top 5 frameworks for you. 1- Ruby on RailsThis is one of the most popular web frame ..read more
Visit website

Follow Infobitsoft Blog - Blogs and Articles on Technology on FeedSpot

Continue with Google
Continue with Apple
OR