Skip to main content

O365: Mobile Apps - the easy way

 O365: Mobile Apps - the easy way



Anyone following these posts will now know how easy it is to create data stores in SharePoint for documents and files and for listing data, such as customer details.

We've also looked at making this data easily findable, how to flag items for the attention of individuals and teams within the Office 365domain and moving work through the system in a controlled manner.

We've also seen how we can access this content when away from the office via mobile apps for Teams, SharePoint and OneDrive.

Occasionally the standard apps aren't really convenient and fail to lend themselves to mobile use. I'm thinking here of functions like stock lists, customer contact lists and the like, when the standard app delivers too much detail for a small screen, or where links and buttons are small and difficult to use.

For these functions it would be better to deploy an app that is designed for fast, effective use on a mobile. 
The drawback here is cost of development. 

Make a Mobile App in O365


However, in Office 365 Mobile Apps for Android and IoS can be created from SharePoint Lists very simply, very rapidly and at almost no cost.


Most Office 365 plans include extensive Power Apps functionality, so the only cost required to generate such an app is a small amount of time.

To start, open the SharePoint list for which the app is requires

In the top menu click 'PowerApps' and select 'Create an App'

Enter a suitable name for the App and click create

The App will be automatically generated


in Power Apps Studio

You can test the App from within the Studio by clicking the 
icon in the top right of the screen.

Click on the > next to each browse entry and the app will display 


Existing entries can be updated using the pencil icon, or deleted using the bin icon.
Use the + symbol on the browse screen to create a brand new customer list entry.

NOTE.
List Settings can be modified to control editing rights. In the default settings users can add, delete and modify records in the SharePoint List directly from the App. 


The App can be shared with users by using the 'Share' button on the Power App Studio Home screen.

Refining The Search Function


Auto generated  Power Apps will always create a Search Box that is based on filtering the Title meta data field of the list.

This can be changed quite easily.
In Power Apps Studio, click on 'Browse Gallery1' in the left column


Select 'Advanced' in the right column and the sort and select formula will be displayed in the top formula bar.

This will be something similar to -
SortByColumns(Filter([@CustomerContacts], StartsWith(Title, TextSearchBox1.Text)), "Title", If(SortDescending1, Descending, Ascending))

Simply change the formula to replace the two 'Title' references with the name of the field you wish to use as the filter, so -

SortByColumns(Filter([@CustomerContacts], StartsWith(Company, TextSearchBox1.Text)), "Company", If(SortDescending1, Descending, Ascending))

Save the changes and the search box will work on company name instead of title.



Don't be afraid to experiment, make Office 365 work for you.

We can show you how, or we can do it for you.




Comments

Popular posts from this blog

The Wind Power Alternative

Could wind power be a viable alternative to conventional methods of power generation? The UK Prime Minister, Tony Blair has recently said - "We are not going to be able to make up through wind farms all the deficit on nuclear power," Yet, if looked at from a slightly different perspective, wind power may already be a viable alternative - the link below is a web page where you can buy your own domestic wind turbine. http://www.diy.com/diy/jsp/bq/nav/nav.jsp?action=detail&fh_secondid=9414908&fh_location=%2f%2fcatalog01%2fen_GB&fh_search=wind+power&fh_eds=%c3%9f&fh_refview=search&ts=1180379362679&isSearch=true It produces around 1Kw at moderate wind speeds and costs around 1500GBP. Okay, so it’s not cost effective, but it is a step along the road. The manufacturer and retailer must believe they have a market. If they have, the unit cost will fall as sales rise. Once competition gets hold, the performance of equipment from alternative suppliers will i...

O365: SharePoint Searching in Office 365 and Teams

 O365: SharePoint Searching in Office 365 and Teams See also -  Other Office 365 Posts Earlier posts have discussed the huge advantages of centralising documents, files and communications in SharePoint and Office 365. One of the strongest functions in Office 365 is the ability to search all content so that locating data is easy. However, the search tools in Office 365 are not always obvious. Teams Search Teams is becoming really popular, not least due to the fact that it makes SharePoint very easy to deploy, use and control. At the top of each Teams General Tab is a search box This is multi function. Type / into the box and you will see a list of commands that will perform all sorts of Teams functions    The /Files option will return files you have recently accessed. Great, if the file or document you are looking for is actually in the recent file list. What if the information you require is in an older file, or in a different location? Location Search Also in Teams ...

Leadership: So you want to be Powerful?

Throughout my life, in both business and personal spheres I have found that individuals seeking answers invariably look for 'silver bullet' solutions.     In a recent post on LinkedIn a n Influencer wrote that she had been asked the question ' Who is the most powerful person you ever met? '     The question was posed by a 17 year old and the author guessed that the answer being sought was the name of some sort of X-Factor figure, This strikes a cord with me. Throughout my life, in both business and personal spheres I have found that individuals seeking answers invariably look for 'silver bullet' solutions. This applies to all generations, 'Boomer, X-Gen and Millennial, it applies to individuals of all levels of intelligence, and to individuals at all levels of authority.     The desire for someo ne to appear, like a genie from a lamp, wit h either ' the answer' to a problem , or ' the power' to solve the problem, or...