How can edit text of screen registration account as image below?
Hi @Anonymous ,
Kindly check for content snippet called Account/Register/PageCopy. If it is not present, create new content snippet with same name type as HTML.
In value, write js snippet for onload
<script>
$(document).ready(function(){
using DOM, retrieve respective element and change innertext ot innerhtml of the element's property.
});
</script>
Regards,
Prakash
Not sure if it is the case, but sometimes some content snippets are not present in your environment. If that's your case, please create the snippets manually according to below snapshot:
Hi @OliverRodrigues ,
I checked with Admin account and can't see it in Content Snippet. So, Is there any other way? I really need to fix it.
Please help!
Hi
you need at least privileges on the Content Snippet entity to view/change the records.
Hi @v-qiaqi-msft ,
I want edit title Register a new local account, but i couldn't find it in Content Snippets. My account login isn't Administrators.
Hi@anhhd,
Do you want to customize the page (e.g. Regsiter Page, Login page, ...) in your PowerApps Portal?
Actually, the Login in page of PowerApps Portal is consisted of different Content Snippets (starts with "Account/SignIn") in Portal Management. There is no direct web page designed for the Login in page.
If you want to edit the Registration page of your PowerApps Portal, you need to find the specific Content Snippets, then edit its content.
Please check and see if the following thread would help in your scenario.
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/customize-content-snippets
Hope it could help you.
Best Regards,
Qi
There is limited editing that can be performed, basically limited to text/label changes and a number of items are content snippets (and some may not be found in the Content Snippets area until they are manually set as they are defaults), easiest way is to login as a Contact with the Administrators web role assigned and then use the browsers back button - this will then allow you to make text changes from the front end (where content snippets are defaults and not in the backend already, editing them from the front end will create them in the backend).
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35