Hello.
How to create an attribute with free input value, without a predefined list of values?
I tried to create an attribute in the product catalog (Setup) with every Attribute Type and not one type let me input free value when I use it in a P...
Hello.
The first version I have installed was 2.0.6.591. (Desktop studio, Desktop agent, Browser extension are included).
It worked fine and I could test my projects from the Cloud Factory on my desktop well.
But cloud environment variable...
Hi DavidgetScanDialog function is not actually in BarcodeScanner class, it's inside the library. About 'BarcodeScannerUIContainer' maybe I messed up the correct name of the library they use.Try to do how I described above, I attache the code of custo...
Hi David, There was a bit trickier.. In standard they wrote method 'getScanDialog' not right inside the BarcodeScannerButton class but in the their internal library. So I needed to implement two JS controls. I describe in steps to be more clear. 1) I...
Hello. The second part of the question is not answered here.I have additional an issue with the cancelation of the scanning. If the user cancels the scanning then also the fallback popup appears where the user can enter the value manual. Is it possib...
Come up with a crutch idea. Filtering hides all the rows that don't satisfy the filter condition (except for straight parents). That's a technical limitation and we can do nothing about it. But in the process of filtering (or earlier), we can add the...