プロフィール
コメント
-
I see, thank you for the article, I'll just vote for the Enhancement. Thank you, Gio
-
Hi Jervin, Good day, Yes, unfortunately, I’m also unable to update the field once the record has been created without a parent vendor. This limitation appears to be system-enforced. The primary goal is to create the Vendor Bank Details record with the parent vendor already initialized at the time of creation, as updating…
-
Hi Jervin, Good day, My apology for the late response. No I'm using an administrator role in as the SOAP integration role. And for custrecord_2663_parent_vendor this is the default EFT parent field. Best Regards, Gio
-
Hi Pratik, Thank you for answering my question yes. It looks like as of the moment the only solution would be to create a saved search and pull in data using the above record data's. Thank you for answering my question. Regards, Gio
-
Thank you for looking into this. Is there any other way to pull in the data that comprised the actuals ?
-
Hi Richard, Thank you so much for answering my question and confirming that as of the moment there is a problem with accessing the shipto sub record in the line level when using a validate line trigger. Again Thank you so much for your help. Regards, Gio
-
Hi Richard, Here is a sample code I created with the same error message. Its not allowing me to select subrecord usiing a client script. But I can access the same subrecord field in a server script. https://us.v-cdn.net/6032262/uploads/CQOXNUKNY935/rbb-cs-sample-code.txt Regards, Gio
-
Hi, Yes, I was planning to use a Client Script to update the line shipto address on line validate. Regards, Gio
-
Hi Richard, Good day, Thank you for this helpful article this defenitly answered my question. But is there a reason why the field "shippingaddress" is only accessible in a serverside script and not a client side script ? I've tried to access this using a client side script but unfortunately its returning an error "This…
-
Hi Richard, Thank you for your response. Unfortunately, the article only addresses the creation of a shipping address at the header level. What I need to update is the custom address at the line level when the Multi-Shipping Routes feature is enabled and "Enable Item Line Shipping" is set to true on the Sales Order record.…