Alain Seys
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 10
Activity overview
Latest activity by Alain Seys-
Alain Seys commented,
Hy, Rasmus Jensen that did solve my issue thanks
-
Alain Seys commented,
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 commented,
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 created a post,
Add field under $[OCRD.Free_Text]
AnsweredHy 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 created a post,
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 created a post,
Dynamic code information
AnsweredHy 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 created a post,
Validation textfield
AnsweredHy 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 created a post,
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 created a post,
Pick en pack Lineloop
Answeredhy 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 commented,
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...