My Stuff
Comments
-
@Mikko De La Fuente-Oracle I'm confused now with these articles. I believe the article you linked and the below article is trying to accomplish the same thin but uses different records. Can you please check and confirm which should I follow? Following the article you linked, I get this error.…
-
@Mikko De La Fuente-Oracle We edit the Item Receipt and input the Production Date on each line items. Yes, the custom field (item number field) has Store Value checked.
-
Hi, Still I wasn't able to figure it out. During deployment of Client Function, there is nothing related to the pages of the WMS Mobile. I am not able to find the page I want my script to run. Maybe I'm doing something wrong here.
-
Hi @Mikko De La Fuente-Oracle Yes I have explored those documentations. The thing that I am not sure of is the module I need to add on my define statement so I can get the data from the state rather than manipulating the DOM. define(["what module?"], funtion() { ... } This is the process where I want my script to run. In…
-
Hi, Any solution to this?
-
The GS1-128 barcodes are from the vendors. Date formatted as 240800 is interpreted as 240731 if using Composite or with any other scanning iOS/android apps. How do I map prod_date to a custom field on mobile page?
-
@Mikko De La Fuente-Oracle I am sourcing the Drop-down from a Custom List. I can use static values like what you gave as well as from the documentation but I would prefer to source it from a Custom List so any changes made to the list would also reflect to the dropdown.
-
@Mikko De La Fuente-Oracle Unfortunately I was not successful at it. I tried all documentations but there are parts that are really not so obvious and clear. I was able to make a work around for it though.
-
Hi @Mikko De La Fuente-Oracle All the official documentations are my references in trying to achieve this but like I said these fields is are not clear to me. In the docs its says .. Input ID - Enter the internal ID of the column that uniquely identifies the values you want to show in the dropdown list.…
-
@Mikko De La Fuente-Oracle Thanks. Those are actually my references but I was not successful. I am not sure on the Script ID and Deployment ID. I've seen another example that uses a custom RESTnet script. I'm very new to NetSuite and just trying to setup and learn as I go.
-
Thanks @Jack Daryl Espiel-Oracle It's the fields marked with red that I don't know what to put. The documentation is somehow not very clear for me. I tried using "internalid" and "value" but still doesn't render the list values. Transaction Body Field - DropDown (ID: custbody23) Custom Transaction Item Receipt (ID:…
-
Do you have a sample script on how to achieve this?