Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
-
@patrickbrouwers I have tried to eliminate it or at least to put a conditional so that it does not show it to me, but in the return it throws error to me it does not allow me to put conditionals. I attach the complete code, |
Beta Was this translation helpful? Give feedback.
-
You can't add an if-statement inside an array. Do something like
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project where is a code for 2 different customers, the issue is that by default I register in the exporter the columns, and I would like to know if there is a way to hide or remove columns.
For example:
Customer 1 must see the column and the product code.
Customer 2 should not see the column and the product code.
This is my code
Beta Was this translation helpful? Give feedback.
All reactions