Hello,
In portal there is a checkbox for "Automatically create a cProjects project when this item is created"
during the creation of a portfolio-element.
I would like to make this checkbox "read only" because in SPRO i configured that for all portfolio-types a cproject has to be made (ALWAYS).
I do not want a user to uncheck this checkbox.
Does anybody now how i could make this field (the name of it is also unknown to me) read only?
Hi,
I was searchin for that but no such field in field config
May be you need to copy that iView from Std to new and change the properties of field
In Field config, You can try cProj_auto as new entry in RIH
I have not checked this, may be you try n let me know as well if it works
Niranjan
Let me know if it helps
If you get another solution, you may share the same..
Thanks for reply,
I tried to customize this setting, but notting happened in portal.
Do i need to restart the portal for this? (I cleared only the cache of RPM)
Why do you suggest the fieldname "CPROJ_AUTO"? How can I see the technical name of a field in the portal?
No need to restart but yes you can open in new window of IE.
One more thing, You need not know the technical name of that in Portal
If you are able to get iView you ask Ep consultant to copy it to new and try changing its properties
cProj_auto is field availabel in Item Type
hence it wont show up in field config for item
Niranjan
Let me know if it helps!!!
Hello,
I searched for the Iview within this field, but i could not found this checkbox.
I only found the checkbox (for ESCALATION).
For this checkbox I could change the properties for "read only"., but not for the cProjects checkbox.
Does anybody know a option to do so....maybe by UI-configuration in SPRO?
For that i need to know the exact fieldname.
Hi,
You can hide this check box itself. This can be done from the Visual Administrator.
Please follow the steps to hide cprojects creation flag.
Goto Visual Administrator->Click Server(on the left pane)->Services->
Configuration Adapter->webdynpro->sap.com->xappscprxrpmui~portfolio
item-> Components -> com.sap.xappx.cprxrpm.ui.portfolioitem.details.
component.itemDetails->Propertysheet profile
Edit propertysheet and set 'visibility_cProjectsCheckbox.value=false'
Regards,
Mohan
Thanks a lot!
I want the properties to be read only.
The field has to be visible, but in no-edit mode.
Hi,
Did you manage to find solution for this ? I have the same requirement currently. Kindly suggest.
Thanks in advance.
Karthik
We also had a similar requirement ie the cprojects should be created automatically during the creation of the item. The requirement was to make it role dependent so that the portfolio administrator role would be able to tick or untick the checkbox while for all the other roles, the cprojects would be created. However in v 4.5, the best option available is to hide the checkbox so that the project is created by default when an item is being created.