Assuming your is required, the following 351 results were found.
Reference Shipment Tracking: https://developer.dhl.com/api-reference/shipment-tracking#reference-docs-section */ // // enter your own organization ID here for ZohoBooks and ZohoInventory v_BooksOrgID = 12345678901; // // evaluate v_currentDate =...
Hover the mouse over the Leads word and click on the ellipsis/three dot icon, then select "Lead Conversion Mapping"). Select your layout and map the Postal Code field of the Lead module to the Postal Code on the Deal module. Click on "Save" and then...
an invoice. Please refer to the Zoho Books API documentation for what fields are required to complete a request within your system. m_InvoiceDetails = Map(); m_InvoiceDetails.put("customer_id",m_BooksSO.get("customer_id"));...
A quick article on determining the week number of the year if your week starts on a Monday and not a Sunday. Why? I think it's the US system which generally says that a week starts on a Sunday but in the United Kingdom, the week generally starts on a...
connection: "zbooks" ]; Open the file / Download via Browser We're going to use an openUrl() function here in the hopes that your browser will just begin downloading it (failing this it will open up in the browser and staff member will need to be...
error: { "code": 2945, "description": "EXTRA_KEY_FOUND_IN_JSON" } How? So the quick answer is to build a nested map in your request instead of using the Creator/JavaScript period/dot character... Some might suggest it's an authorization error but if you...
******************************************************************************* */ // // our made up books org id but enter your own v_BooksOrgID=12345678901; // // --------------------------------- // ZohoBooks Taxes m_Taxes = Map(); r_Taxes =...
only operator that is supported for encrypted fields is equals. When you use "equals" for multiple conditions, and if one of your conditions is (Company:equals:ABC), the response will contain records with ABC as well as ABC Inc in their Company fields....
Off a button / Standalone Purpose: This uploads an image to workdrive and returns a publicly-accessible link/URL for use in your email signatures. Inputs: Loginuser Outputs: Email Scope(s): WorkDrive.team.ALL, WorkDrive.workspace.ALL,...
I run this bit of code to get the internal and current file name: // // get original document file (optional) - you need your own record ID here v_ZC_DocumentRecordID = 1234567890123456789; c_ExistingDocument = Document[ID == v_ZC_DocumentRecordID];...
wrong with just using CSS? It looks beautiful on ZohoCreator pages but then you hit the PDF button and it pretty much vomits your output back to the 90s. The code snippet below is just for a standard template with a modern design. How? Ok, admittedly,...
days excluding Saturdays and Sundays but you could modify the above to simply AddDay(n) instead of AddBusinessDay(n) if your guys operate over the weekends. The task will be on the lead record as soon as it is created which might confuse the staff...
A quick article on how to get the pricebook entry using Zoho Deluge for a specific product in your ZohoBooks or ZohoInventory instance. Why? This took me the best part of an hour to determine by going through forum posts from 7 years to 2 years ago. The...
v_ThisDateEvent_Day + " " + v_ThisDateEvent_Hour + ":" + v_ThisDateEvent_Minute + ":00"; // // date and time obtained... do your other stuff here } } } } // // get all future events // NB: status=open are upcoming events; status=closed are events in the...
mine "CsfnShowSectionBasedOnPipeline" with a description Set Page to "Detail Page (Canvas)" Set the Module to "Deals" Select your layout and canvas to apply this to Under Event, set the type to "Page Event" and set the Event to "onLoad" Give it the...
ID mapping as appropriate. 5. Click on 'Save' button at the bottom of the page CAVEAT: If you have multiple contacts in your CRM with the same email address, then you're stuffed....
ever youtube'd the levels, there isn't another game so quick-paced and varied giving you that freedom of completing the game your way. The sountrack is November has come by the Gorillaz {youtube}h5a3RElr7Hs{/youtube}
on the weekend. Instructions to a hard-coder The Google Chrome Frame (or ChromiumBrowser) is quick to enable. Simply ask your webmaster to put the following meta tag in between the head tags of the page: For Joomla v1.5.x Administrators: Login to the...
This is related to the issue of renaming yourdomain.com as your title page in phpBB3. You need to login to the phpBB admin control panel (ACP). On the General tab, look under Board Configuration and click on 'Board Settings'. The Site name is the first...
If you are in the administration panel and you are editing your weblinks and you come across this error: "404 - An error has occurred. Joomla! was unable to locate the stated resource." Just check that the category the link is in is published.