Formula description in Product configurator can be longer Respondida

ALIU INFO ASIA

Dear 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?

Comentarios

2 comentarios

  • Comment author
    Martin Heigl
    • Editado
    • Comentario oficial

    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
  • Comment author
    ALIU INFO ASIA

    Thanks

    0

Iniciar sesión para dejar un comentario.