Hi @Rohan_Garg I appreciate your response. The use case that I am trying to achieve here is as follows. Currently when an author tries to create a page, along with the Title he has to author an additional filed (tagpicker) which is my custom filed. Business wants to automatically populate this val...
Hi, I have added a custom page property to my page component in the Basic tab. I create a parent page with this template and assign a certain value to the custom prop. Now when I create child pages under the same parent with the same template, I want the custom property to be inherited from parent. ...