How to Hide/customize fields from the Product page

Hi,
I’ve installed 12.0.3.

  • How can I hide some predefined fields from any page? eg: “Default warehouse”, “weight”, “Height”, “area” etc. in product page?
  • How can I add new custom fields in any page?

Thanks,
Hasan

Hey :grinning:

** there is an excellent addon that permit hide fields -> MyField

** you can extend any structure using extrafields with Setup, Modules/Applications functions

Good continuation

  • PRODUCT_DISABLE_SIZE ► Disable size in product card.

  • PRODUCT_DISABLE_LENGTH ► Disable length in product card ► v4.0+

  • PRODUCT_DISABLE_SURFACE ► Disable surface in product card. ► v4.0+

  • PRODUCT_DISABLE_VOLUME ► Disable volume in product card.

1 Like

HI. Similar to product page I want to remove some fields from Ticket page like request type , severity and two more.

The customizeforms module can help in CustomizeForms