... should get the following error:
Please ensure that the shipping_address has less than 100 characters.
How?
If you get the above error, the community forums will advise you to get the ID of the ...
... / and ensured the cursor remained as a hand to indicate clickable:
div.zc-Calendar_Day_Select .choice-table-cell span label:nth-child(2)
div.zc-Calendar_Day_Select .choice-table-cell span label:nth-child(3)
...
... + ".zc-Tabs-group .choice-table-row";
v_Css = v_Css + "";
input.Note_CSS = v_Css;
Yields
Then I need to get rid of the circles (radio inputs) but ensure the labels are still visible (I can ...
... I call my subform "Quoted Items" and specify this having the fields "Ref, Item, SKU, Description, Quantity, RRP, Discount, Total". Add the subform to your document and ensure that none of the fields hav ...
... mark characters instead such as: .
How?
Ensure you are using the numbers on your numeric keypad and NOT the numbers at the top of your keyboard for the following steps. Also check that you have ...
... The important fields I wanted were some custom fields within the line items subform. Here I'm adding the parameters to ensure we get CRM records that are also pending approval or being converted.
m_Params ...
... Customization > Forms > Leave
Under "Form Properties" > Tick the box under "Validation" for "Custom Validation" to create a function:
Ensure you select parameters to input rather than retrieving ...
... to ensure it's all saved in the system.
Create the workflow
Now go to a the "Design" mode of the report that contains the forms you want to be able to merge (multiple selection) and click on the "Actions ...
... check your security and privacy and ensure that you have permission to install the above, then re-install.
Install the Zoho Extension Toolkit (ZET) via command line interface (CLI)
In the terminal, ...
... AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
; ...
... it "myconnector".
Ensure that as a minimum, the scope ZohoBooks.salesorders.CREATE is ticked.
Click on "Authorize"
Read the notice saying Creator would like access to bla bla bla and click on "Accept" ...
... (might not be the same as CRM super admin!!!)
Go to Setup » Developer Space » Connections » Create Connection » Zoho
Ensure you enable/tick "ZohoCreator/creatorapi".
Note the name that you call it ...
... this page. You should check this page from time to time to ensure that you are happy with any changes. This policy is effective from [date].
What we collect
We may collect the following information:
name ...
... to an empty folder of its own
With Excel open (ensure editing is enabled) hold down ALT and press F11 (Alt+F11)
Go to Insert > Module and paste the below code
Sub SplitData()
Dim WorkRng ...
What?
This is an article documenting how to access ZohoCRM with API v2 using PHP and cURL. The first few functions are to manage OAuth v2 and generate the refresh and access tokens. The second snippet ...
... %A_ScriptDir% ; Ensures a consistent starting directory.
#SingleInstance force
; --------------------------------------------------------------------------------------
; Set program Defaults
; --------------------------------------------------------------------------------------
Title ...
Sometimes it is critical to ensure a group of queries are all executed successfully to maintain the integrity of our data. Let's say we have a banking app
where we need to subtract funds from one account ...
... We need to ensure that a search for any of these kind of words will return results of similarly typed/sounding words.
How?
Here's just a splurge of SQL but I use this often enough:
UPDATE ...
...
Ensure all text fields in the database are set to a UTF-8 charset (eg. utf8_general_ci)
Ensure headers are setting the charset to UTF-8
Add the charset attribute to posting HTML forms: accept-charset="utf-8" ...
... and b) limit access to a single IP address. Note that you will need to ensure you have a static IP (most ISPs now assign static IPs to home broadband users as well as larger corporations). But just in ...
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.