Hide Part Number
I have a new requirement from Business and for this I am having a query which I am passing to you.
While creating any item in service catalog, we need to provide the part number and description as mandatory fields. Is there any way that the part number of an item can be made hidden while we are requesting that item through a bundle page.
Thanks & Regards,
0
-
Adding thefollowing to the bottom of the
<install directory>\website\app_themes\<currently selected theme>\z_override.css
file will hide the text.
.AltBundleItemCode
{visibility:hidden;}Thanks
0
Please sign in to leave a comment.
Comments
1 comment