My Stuff
Comments
-
Hi @Mikko De La Fuente-Oracle RE: Apologies for the confusion. Contacts in the relationship Subtab cannot be directly access through Customer Records via Scripting. It is also not included on the Records Browser. What about the transaction records Opportunity or Estimate ? Is the subsist Contacts in the relationship Subtab…
-
Is not isolated. We have the same issue in 2023
-
Hi Richard, thank you to look again into this. I was already aware of the return value solution as specified in my initial post. So basically: it is not possible to set workflow custom fields in a custom action scrip, with the exception of one filed that is set through the function return value. Is this correct? Thank you!…
-
Hello Richard, see below the use of your solution. After I run it I get the following error: org.mozilla.javascript.EcmaError: TypeError: Cannot find function setValue in object function () {...}. (/SuiteScripts/MHT_WAS_Convert_Lead_to_Partner.js#24) And this is exactly what I was trying to explain you,…
-
Hi Richard, thank you for checking this. The getauth filed is part of the sales order. Setting fields of the record the workflow is based on is very simple. Just like the example you have reported. However, what am I trying to set is is a custom workflow field. In the example I reported from SA79755 is the workflow…
-
Hi Richard, The SuiteAnswer Article is related to SuiteScrip 1.0 and my question is how you achieve the same on SuiteScript 2.0. Best, Alessandro
-
Hi Joanna, do you really think that having set your response as the answer is not compromising this post? It probably results as already answered and nobody look at it. Should I re-post it?
-
Hi Johanna, thank you for responding and I look forward to some advice from a guru :) I'm sure there is a way, I just can't figure this out. By mistake I set your response as Answer to my question. I don't know how to undo it. Does this mean that my question will be marked as responded?
-
Thank you @Jack Daryl Espiel-Oracle! This helps a lot. I think for the moment I can simply use the WorkFlow to create the new Partner record sourced from the Lead record using the Create Record Action and then I could mark the source Lead to a state "Inactive" using a custom field or maybe I can set the Lead record as…
-
Hello @Kristoffer Viray-Oracle! Thank you for your message. I have done a bit more of investigation and I realized that there is a settings in the group item form that facilitates the use in Advanced PDF/HTML templates: REFERENCE START/END LINES ON PICKING TICKETS - Even if it says "picking tickets" it also applies to the…