Having created a search app, which contains a search bar, is it possible to have a shortcut on another page with the app reduced to that search bar? i.e. as if we cut the page to just that part of the window?
Solved! Go to Solution.
Hi @barbaramsilva ,
Thank you for your reply. To summarize if I understand correctly: you want a part of the app to be visible somewhere on a intranet page (in SharePoint(?)), Only by clicking on it, more of the app should be showed.
Unfortunately, for as far as I know you can not change the size of the app like that.
Perhaps with some CSS magic (I'm no expert on that) it would be possible to conceal a part of the app, and revealing it when clicking on it.
Closest I could think of is two apps. The first, only a searchbar with a 'Search' button, with a very small app size.
The button could lauch a second app, which shows the results of the search (unfortunately this app should open in a new browser tab).
Showing the results in another app would be possible using parameters, to pass the info from the 'search bar app' to the 'results app'.
This article shows how to use parameters to pass information to an app on opening it.
This way you can work with two screen sizes.
I hope this is helpful for you. If so, please click on the Thumbs Up below and Accept it as the solution, so this could be helpful to others with the same problem.
Kind regards, Jan-Pieter
Hi @barbaramsilva ,
To help you with this, I need to know a little more.
Could you please provide me with some more information about:
- What is the context of the mentioned 'page'. Do you mean another screen of your app? Or a page in SharePoint where you want to embed this app?
- If you want to use this in SharePoint, it seems that you want to crop the app size so that only the searchbar is visible. That raises the question what the output of a search should be and where you want to show the output, if all you show is the searchbar of your app.
Kind regards, Jan-Pieter
Hello Jan-Pieter,
Thank you very much for your availability to help me.
The page where I would like to embed the shortcut to the app is an intranet page.
Exactly, I would like the preview of this shortcut to be a crop of the app used from the search bar, functional, present in the same. By clicking on this shortcut it opens a little more of the page's visualisation, without being necessary to go to another window, only if the user wants to.
Best regards, Bárbara Maia Silva
Hi @barbaramsilva ,
Thank you for your reply. To summarize if I understand correctly: you want a part of the app to be visible somewhere on a intranet page (in SharePoint(?)), Only by clicking on it, more of the app should be showed.
Unfortunately, for as far as I know you can not change the size of the app like that.
Perhaps with some CSS magic (I'm no expert on that) it would be possible to conceal a part of the app, and revealing it when clicking on it.
Closest I could think of is two apps. The first, only a searchbar with a 'Search' button, with a very small app size.
The button could lauch a second app, which shows the results of the search (unfortunately this app should open in a new browser tab).
Showing the results in another app would be possible using parameters, to pass the info from the 'search bar app' to the 'results app'.
This article shows how to use parameters to pass information to an app on opening it.
This way you can work with two screen sizes.
I hope this is helpful for you. If so, please click on the Thumbs Up below and Accept it as the solution, so this could be helpful to others with the same problem.
Kind regards, Jan-Pieter
Yes, that's exactly it!
Thank you so much for the help, it is quite important and well advised.
Best regards,
Bárbara Maia Silva
User | Count |
---|---|
251 | |
102 | |
94 | |
47 | |
37 |