Checking / Unchecking Boxes on Form Load Respondida

Devin Frey

Hey All,

I'm attempting to configure a Macro to uncheck or check a box as soon as a window loads up. So far I've gotten:

  • B1 Validation Config
  • FormType: 157 (Price Sheet Detail)
  • FormMode: All
  • Event: Form Load
  • BeforeACtion: False
  • No Condition, Just execute function:

Next up, obviously, is the function:

  • Macro
  • Set($[$3.6.0]|N);

I've seen this work as a 'reaction' to entering data, but I'm curious if I could do it en-mas.The above dynamic variable refers to the 'Manual' flag on the Price List Detail grid menu.

My goal would be to have this function limited to specific users (myself), and let me uncheck all of the 'Manual' boxes just by loading the form and updating the table. I've got a few other places in the system where identical functionality would be incredibly helpful.

Thanks in advance for any direction you might be able to provide!

Comentarios

1 comentario

  • Comment author
    Naama Aharoni
    • Comentario oficial

    Hi Devin,

    I have created a ticket for you in our support system regarding your questions as we need more details to resolved this.

    Thanks, Naama

Iniciar sesión para dejar un comentario.