Formula description in Product configurator can be longer
AnsweredDear Support
I am doing a product by Product configurator . In the formula field of Variant, the length is not enough to entry the formula i need. see the picture below. What else Can i do?
0
-
Official comment
open customizing window (Crtl+N+U), insert the follow script, save, reopen the window...
windowevent open
dw_1.item.preisformel.autohscroll=true
dw_1.item.preisformel.autovscroll=true
dw_1.item.width=max
dw_1.item.height=max
end event -
Thanks
Please sign in to leave a comment.
Comments
2 comments