My Stuff
Comments
-
Thanks Olivier, the "store value = false" fixed my problem. Regarding your 1st point, thanks for that as well, you are right, we faced an issue when there are more than 100 items which seems to make the script go over the execution limit, I managed to reduce it to 1 search per line, however I'm not sure how to further…
-
Wow thanks a lot for pointing me in this direction, I managed to get it right with slight changes... I am sort of new to suiteScript and out of curiosity: [LIST] [*]What is the difference between beforeSubmit and afterSubmit ? I mean, I know that one is executed before the record is saved and one after, but what would be a…
-
Can nobody really help ? All I am trying to get is the difference of 2 accounts in a saved search !!
-
Well for example if I have 5 records, and each record is linked to 4 transactions and each transaction impacts 2 accounts. so that means for each record i will see 8 lines, and therefore a total of 40 lines for all 5 records.. Instead I want to only see 5 lines first, each line showing the ID of 1 record, and then I want…
-
Hi Brad That's what I am getting as well. Custom Record Type > Links > Add link to any Centre etc Save the Custom Record Type Get error message: Items you have requested in the record have been deleted since you retrieved the form Doesn't just happen in my account, but in a couple of Customer's accounts too... Same problem…