NAPA dev tool on Office 365

Create Office Add-ins/SharePoint Add-ins (it’s not called Apps anymore) by using Napa with an Office 365 Developer Site
This is a cool tool, and easy for us who hasn’t a developer background. It’s very straight forward.
To get started, you need the proper O365 license, for example I have the E3. You need to have any of
these licenses:
Office 365 Midsize Business
Office 365 Enterprise E1, E3, E4, or K1
Office 365 Education A2, A3, or A4
Office 365 Government G1, G3, G4, or K1
Then open the Office365 Admin center and create a new Private Site collection using the template “Development Site”.
Wait for your Developer Site to finish setting up. After provisioning is complete, refresh the admin center page in your browser and there will be a link to the site or just open the URL you just created. You should see a site that contains the “Get Started” web part with buttons to “Build an app” “Publish” and “Samples”:
(I added this site to the Tiles, to have quick access to it. See how you can do that here.)
Click on the “Build an app” icon and select what type of App, sorry Add-in, you want to create and give it a name.
Click OK and you are in code mode 🙂
The left side task bar contains buttons for Run, Retract, Open in VS, Share, Publish and Quick Open (if you need to search in the project)
The code editor of course has intellisense, and you can right click! Not so common when it comes to SharePoint sites! You can right click to create new files, upload files, etc. Sweet.
For me, as a non .NET developer, this tool is very useful because even I could quickly build a small app that displays all pictures tagged with “sharepointbabe” from Instagram. Cool right? Not many lines of code to get that. And then you can put CSS on it to make it look nicer, and so many more things to make it look good. And make it a web part so the user can add their own values.
I will try to import my blog posts from this blog now.
To Publish, you have to create an App Catalog site first in the O365 Admin center:
Next step:
 But I am missing something: the option to build InfoPath apps, add-ins, but I don’t think it is supported which is sad. It supports the common Office family of course like Excel, Word, PPT, Outlook, you can build task panes and contents and mail forms. You think you have found a perfect way to do something and it is like 90% satisfaction, but the last bit missing. Maybe it’s because Microsoft had planned to stop supporting InfoPath (and then changed their minds), but I think a LOT of companies uses InfoPath. And it is a brilliant, from-easy-to-super-complex, software, I love it! As you can tell from my many post blogs about InfoPath 🙂 But it’s just so smart with the Rules, you can add code, lookup info from SharePoint lists or other media, and you can design it to look really good. And you can import/export data. I mean, how useful isn’t InfoPath!! I have a few forms that I would like to package as add-ins but maybe I am thinking wrong, maybe that should be done in another way rather than from the app store. But for me, it would make most sense.
Anyway, this tool is probably super old for many of you, and I have not had the need to use any development tool like this before but it’s never too late to change! 🙂

 

0 0 votes
Rate this article!
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments