Adding request_page.hbs to homepage.hbs | Community
Skip to main content

Adding request_page.hbs to homepage.hbs

  • October 26, 2022
  • 7 replies
  • 0 views

How to call "request_page.hbs" to homepage

7 replies

Dave12
  • October 27, 2022
Hi Paul, I'm not sure I understand. What are you trying to do?

  • Author
  • October 27, 2022

Apologies for not being so clear. What I was trying to do is to add a section in homepage showing the list of submitted request from the end user.

* This is edited for preference.

So the homepage also showing the request list.


Greg29
  • November 14, 2022

Hi Paul! We do not provide access to template-specific helpers outside of the context of that template. Since the helpers that you're trying to use are part of the Request List helpers, you will only have access to the helpers for the Home Page, as well as the global/shared helpers listed here.


Andrii19
  • February 20, 2023

Greg Katechis Could you please elaborate why such limitation exists at the first place? 🤔

As well as could you please propose a workaround for specific use case, in my company set up we do not require help centre with articles, all we need is just an ability for end users to see their requests. Is there any way (or alternative template) to have such simplified set up? Like setting requests list to be a home page?

Thank you.


  • April 25, 2024

@greg29 we have the quite similar need as @andrii19 and @paul39. Is there any way to achieve this?


Andrii19
  • April 26, 2024

@jukka11 I've managed to “cut-off” all un-needed parts, in the end worked. Even though not the easiest and straightforward path.


Andrii19
  • April 26, 2024

@jukka11 this is how the homepage looks now, not the greatest but does the needed. Feel free to reach out if you need further details (or if you like to get the template of the Help Center that I've crafted).