Alain Seys

  • Actividad total 28
  • Última actividad
  • Miembro desde
  • Siguiendo 0 usuarios
  • Lo siguen 1 usuario
  • Votos 0
  • Suscripciones 10

Resumen de la actividad

Última actividad de Alain Seys
  • Alain Seys hizo un comentario,

    Hy, Rasmus Jensen that did solve my issue thanks 

  • Alain Seys hizo un comentario,

    i filled in both but the numbering seems to be off if add some like eg 11 but then the field is gone is there way to find out the exact number of the tab? 

  • Alain Seys hizo un comentario,

    Hy Ramon, no sure what you mean  If i place it on the general tab i can set the tab where it should be but then the field is visible on all tabs i want only to show it on the remarks tab.  

  • Alain Seys creó una publicación,

    Add field under $[OCRD.Free_Text]

    Respondida

    Hy i want to add an additional field under the Free Text of a BP but i cant get it to work , this does not detects the field. any workaround for this ? 

  • Alain Seys creó una publicación,

    B1UP - get store value does not open in query

    Hy, i have created a universal function that checks on the customer order if an email is been send or not if send this updates a UDF with some formated data on the order this works as expected. but...

  • Alain Seys creó una publicación,

    Dynamic code information

    Respondida

    Hy is it posible to pass textboxes to the dynamic code as a variable ?  Is there some more information regarding Dynamic Code the help is not verry helpfull here :) only 2 pages with some basic inf...

  • Alain Seys creó una publicación,

    Validation textfield

    Respondida

    Hy can someone help me with a validatio of a field  ? i want to check when the users leaves a text field that the entered value is check if it is numeric or not. When not it should return a message...

  • Alain Seys creó una publicación,

    Boyum Mailchimp Email Category

    Hy we recently started using mailchimp and i noticed some fields inside BP Email Categroy , 2,3,4,5 what does these fields doe and how can i use them i dont find much information about this.

  • Alain Seys creó una publicación,

    Pick en pack Lineloop

    Respondida

    hy i want to activate a line loop this gives me an error on form id, is pick and pack not supported ?    in the buttom of pick and pack i see this:   From=81 Item=10 Pane=1 Column=9 Row=77 Variable=1

  • Alain Seys hizo un comentario,

    So the following would be correct ? @store1 = SQL (SELECT U_Maatartikel FROM OITM WHERE ItemCode = $[$38.1.0]) IF(@store1 = '1') BEGIN Set($[$BOYX_2.0.0]|1); END IF(@store1 = '0') BEGIN Set($[$BOYX...