My Stuff
-
Re: Why is the set field value on a customer deposit sourcing the wrong field from the sales order
Thanks @Tafara That is really helpful. I have ended up creating a client script instead which does source the field correctly: /** * @NApiVersion 2.x * @NScriptType ClientScript */ define( ['N/r…2 -
Re: August 14, 2024 | Question of the Week
getCurrencyRate1 -
Re: Search to see how many times a record enters a state in a workflow
Thanks @Jervin Nicholas Teopengco-Oracle That works! For the old records, I have updated the values using a CSV import and the values from the workflow history saved search1 -
Re: August 8, 2024 | Pop Quiz
Subscription Plan1 -
Re: Why is the saved search formula evaluating incorrectly?
Actually, found the reason: Even though it displays as 'Yes' for the 'posting' field, the result is evaluating to 'T' or 'F'. This amended formula works: CASE …1
