Результаты поиска

  1. Z

    Stop Receive email command from marking emails as read

    Hello, so I have a receive email command that takes confirmation link from a specific domain name inside my gmail, the problem is while its doing that it marks all the other emails as read, even if I don't open them manually, which results in me missing very important and critical emails...
  2. Z

    Very Basic Math Functions Problem

    Hello, I have this price number 3,950.00 that I want to do this basic math on: 3,950.00*10/100 when I write it on set value command it just writes it the way it is, it does not actually calculate, and if I use javascript : {-Variable.Pricetrimmed-}*10/100 it just gives 95, so it reads first...
  3. Z

    Dropdown Select Problem, Data not updated

    so I'm trying to automate listing in etsy but I found it hard to select an item from dropdown that etsy would recognize so that it can give me other options, I can change value of onselect item and it shows changed but it does not give other options below it like if you do it manually, if you do...