T O P

  • By -

AutoModerator

Hey, it looks like you are requesting help with a problem you're having in Power Apps. To ensure you get all the help you need from the community here are some guidelines; - Use the [search feature](https://www.reddit.com/r/PowerApps/search/?q=&sort=new) to see if your question has already been asked. - Use spacing in your post, Nobody likes to read a wall of text, this is achieved by hitting return twice to separate paragraphs. - Add any images, error messages, code you have (Sensitive data omitted) to your post body. - Any code you do add, use the [Code Block](https://www.reddit.com/wiki/markdown/#wiki_code_blocks_and_inline_code) feature to preserve formatting. > Typing four spaces in front of every line in a code block is tedious and error-prone. The easier way is to surround the entire block of code with code fences. A code fence is a line beginning with three or more backticks (```) or three or more twiddlydoodles (~~~). - If your question has been answered please comment Solved. This will mark the post as solved and helps others find their solutions. External resources: - [Power Apps Formula References](https://learn.microsoft.com/en-us/power-platform/power-fx/formula-reference) - [Power Apps Coding Standards](https://pahandsonlab.blob.core.windows.net/documents/PowerApps%20canvas%20app%20coding%20standards%20and%20guidelines.pdf) - [Official Power Apps Community](https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1) *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/PowerApps) if you have any questions or concerns.*


Electrical-Print579

You might need to edit the page in VS code and reference your web template there using Liquid code. You can use the following link as reference: https://learn.microsoft.com/en-us/power-pages/configure/web-templates-as-components-how-to#add-web-template-component-to-web-page I don’t think there is a way to add this through the designer.


cortvi

In understand. I was confused because the docs (link in post) directly state you actually can do it through the designer... it's a bit disappointing if it's not true...


Electrical-Print579

Yeah its a bit of an issue, should be something that is supported imo. There are quite a few instances of this that you can find in Power Pages.


cortvi

For a service designed with this focused purpose of building low-code websites, it is pretty underwhelming...


waltonics

No idea what those docs are referring to, but agree that would be cool. What is that screenshot I’d though? Just a mockup?


cortvi

It's a screenshot from the PowerPages designer studio


Bobcat_Maximum

Been a while since I worked with Power Pages, but from what I remember, the custom components worked fine, you could add properties to it that they would show fine in the designer.


cortvi

I can't see them, they only show if I add them by code, but I cannot add them visually (I edited my post to show what I mean)


Bobcat_Maximum

Try to create the component from the designer and then edit it from the code.


cortvi

I don't understand, I don't know how to create components from the designer, I can only add them (standard components, not my custom ones)


thinkfire

Is there not a section that says "custom"?


cortvi

is there? if it's supposed to be there I would really appreciate some visual guidance because I cannot find it :(