-
How to add custom field to formula
Hello All, I’m looking to modify a formula used for the default value of a custom item field. The current formula REGEXP_REPLACE({custitem_ca_images_csv}, '([^,]+)', 'https://example/images/\1') adds the URL https://example/images/ to a list of images pulled from custitem_ca_images_csv. Example: custitem_ca_images_csv =…
-
Question about Saved Search Formula
Hello All, I'm trying to learn how to limit saved search results to a specified number of days. I tried the formulas found on both Answer ID 40858 and Answer ID 86135 but in both cases a receive and error message when I run the search. I'm starting with new transaction searches with no other criteria then what is shown.…
-
How to use formula on Transaction Item Option > Charge?
#Newbie question: we use Transaction Item Options in a few places where we have items that need user selected options but don't want to generate a large amount of product variants or huge item numbers. They works well but so far these options are not adding cost to the item. Possibly a dumb question but I am wondering if…