... but it is a workaround I have used and that worked when converting a lead to a deal. Note that this hack doesn't work on the system field label name (I tried) just on the length field. Use the translations ...
What?
This is a not-so-quick article that queries an eBay order and creates the relevant ZohoInventory item, contact, sales order, package slip, shipment order, invoice, payment records...
Why? ...
... I always resort to a query when I get confused with the GUI:
Query 1
Due to the limit of sub-query levels we can go down, I want to join this to the contacts data table. So I'm going to make this ...
... "Role" with the options: "user", "assistant", "system".
Add a file upload field called "Big Data"
Add a single line field called "Title" (used as a multi-line cannot be used in the listview).
Add ...
... response or response of info: try holding down the ALT key and pressing 255, then releasing the ALT key and save the change to your code. This will not display a character but is a new line...
Used ...
What?
An article on how I can query all the orders for yesterday without using the eBay GUI Selling website. I've included the code to parse out the information as well.
Why?
Because I need this ...
... and should not be used in a commercial setting.
Afro Samurai (Takashi Okazaki)
Akira (Katsuhiro Otomo)
Batman
Charlie Brown (Charles Schulz)
the Dark Crystal
Dragonball (Akira Toriyama)
Gankutsuou ...
...
// update the record (note the API name being used here)
r_Create = zoho.recruit.addRecord("CustomModule6",m_Create,0,false,"my_connection");
//info r_Create;
}
}
}
}
Fo ...
... of an "Attachments.csv" file that needs the correct values in each column and the "Attachments.zip" containing the files to attach that needs some formatting as well:
Note that any IDs used in the snippets ...
... value in a field, a row would be added to a subform contained herein.
How?
Well I won't go in to detail on how to add a client script, this article is just to show the snippet of code used in the ...
... There may be many ways of doing this, this is just one way that we used that worked for 90% of the invoices. There are invoices that may be associated to sales orders changed after being confirmed or ...
What?
This is a quick article to note down some code used in Zoho Recruit. This particular bit of code will run on a workflow when a Candidate is modified, and it tallies all the candidates belonging ...
... can only be the admin or the logged-in user (user who clicks on the button).
There might be an easier way to get the template ID used in CRM, but we did this by
Login to ZohoCRM > Settings > Template ...
...
Error(s:
Previously my code below was used and it wouldn't work. The difference to the above is that I was trying to add to the multi-lookup directly:
//
for each v_PackageRef in l_PackageRefs
{
//
// ...
... = r_CreateShipment.get("shipment_order").get("shipment_id");
}
}
}
//
// maybe one is either used or created
if(v_ShipmentID != "")
{
v_Url = "https://inventory.zoho.com/api/v1/shipmentorders/" ...
... , it may get confused as to where the photo came from and will error when displaying it. I think it will be fine.
Source(s)
Joel's tired and inefficient brain
The non-existent and plethora of foru ...
... all monitors are now connected to my home PC. The way to do this might be different for you depending on the components of your PC. So here's a list of what I used:
TypeComponentQuantityPrice (GBP)
Reused ...
...
At time of print, things have moved on and based on the Zoho official forums, this used to be a daunting task. Not anymore at least from what I've seen.
You could try adding a subform to Creator ...
...
AuthToken (Multi Line)
AuthToken Expiry (Date-Time)
You should end up with something like this screenshot:
* Some of these fields are unnecessary for this example but are used to accommodate ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.