I will do that, one other thing on this thread.I'm trying to understand what happens when a field type changes. If I were to be doing something similar for other products, but want...
oh, duh.yep. it works like a charm.Is it possible to format the date out of the ISO standard? I read your posthttps://blog.teknkl.com/velocity-days-and-weeks/but did not see what I...
Thanks,It is definitely a learning curve. I look at other examples, feel I understand what they are trying to accomplish, but sometimes the nuances are a little trick.That is exact...
When I check description and the upcomingPaymentDate on a particular record that I know has this product I get:{description=ARROWHEAD VISA, upcomingPaymentDate=2020-04-15},but resu...
It's been a couple days and I'm hoping this will get some action on this page. Tagging@SanfordWhitemanif that will help.If I simplify it, perhaps that would give me the immediateso...
I think that is the problem. The code I used was based on something I found on the community. How would I ensure that it is looking at the description field other than checking it ...
What additional raw object data is needed? Does this refer to all of the possible items that could be under the description tag?here is the code in the syntax highlighter:#foreach(...
I've been searching all over the community trying to find a solution for this likely easy issue. I feel I had a similar project previously but I can't find it and I've been searchi...
Sorry, in a bit of a haze today.Would I need to take the code you provided and change the $objectList with my$account_cList and replace the specific number format with $number.curr...