Forum Discussion

Holly-CMS's avatar
Holly-CMS
Copper Contributor
Aug 15, 2022
Solved

How to remove and add the fields in the Items Properties in Sharepoint?

Hi -   I am rearranging the columns in the view item properties. I noticed that a couple columns from the list is not listed in the Columns yet others that were hidden from the list are listed.   ...
  • ganeshsanap's avatar
    ganeshsanap
    Aug 17, 2022

    Holly-CMS You cannot update the value of SharePoint default Title column using formula.

    My suggestion is modify formula in Power Apps to update the Title column same as how you are updating the ITRequestID column now. This will be the best approach to follow.

     

    If you cannot modify power apps for any reasons, you can create a power automate flow which will run on item creation/update (trigger - when item is created or modified) with single "Update item" action - you can use this action to populate Title column value based on ITRequestID column.


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources