If selected fourth option (Product is NOT Shippable. Hide checkbox & all shipping fields on product entry form) of ship column, product information area disappeared.

Comments

Stanto’s picture

I had the same issue. Wanted to remove all the extra fields except Sell Price.
Some quick and dirty fix is to go in uc_product_power_tools.module, and comment the line 197 :

    //$hide_product_info_fieldset = true;

Hope it helps.

no2e’s picture

Have the same problem. Won't the module get updated?

willvincent’s picture

Status: Active » Postponed (maintainer needs more info)

What are the settings for the other fields that cause this behavior?

If you hide everything, the fieldset will disappear since there is nothing left for it to display.

Also, are you certain this is the 1.9 version, or are you using the newest version?

willvincent’s picture

Please verify the version you are using and correct this issue. The functionality to hide empty fieldsets was not included in the 6.x-1.9 release from my recollection

willvincent’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

This is essentially a duplicate of #851234: List Position Visible Hides Price Fields