Want to replace 'New Notification Template" with other name.
Want to replace 'New Notification Template" with other name.
Hi,
We can not control the Header name Value.
One thing we can try when form type is create you can hide header using below method:
formContext.ui.headerSection.setBodyVisible(bool);
Link for above method:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/formcontext-ui-headersection/setbodyvisible
Once record gets created then display it again. and To set custom name, You can add any custom logic on create of same entity using workflow, plugin etc.
Thanks,
Pradeep.
Please mark this as VERIFIED, If it helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156