What?
A very quick article on how to push a multi-select picklist from CRM to Creator.
Why?
We're trying to create a record in Creator off a button on the CRM Potential/Deal record. The CRM module ...
... e URL", v_Endpoint);
//
// first parameter is the workspace name containing the "Attachments" data table
r_Analytics = zoho.reports.createRow("My_Desk_Workspace", "Attachments", m_Data, "zanalytics");
in ...
... Zoho Apps are incredibly case-sensitive and consider some records containing people's names as duplicates, when actually they are the same entity but may have uppercased a letter in their name while the ...
... form is called "Staff" and the subform is called "Usual Shift" containing the columns "Day", "Start Time", and "End Time":
//
// select applicable staff
l_ApplicableStaff = Staff[ID != 0];
for eac ...
... 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 ...
... I select on a dashboard.
First you will need a table or query that has a bunch of columns and rows with one of the columns containing the sale person name. Something like the following:
With ...
... down and select the Personal Document Settings
Scroll down again and select the Approved Personal Document E-mail List.
This is the list containing the email address that the Kindle will recognize. You ...
... the fields I mentioned earlier in the Creator form. Here's the code which should happen when the form containing this radio field loads up:
//
// initial CSS (hide element while it is styled)
input.Form_Css ...
What?
A very quick article to document a HTML Entity decoder in Zoho Creator.
Why?
Sometimes when receiving data from a third-party, we may receive some strings containing "&" or " " ...
What?
This is an article to document how to include a subform and rows while you are creating a record containing the subform.
Why?
The use case here is for a Quote Builder in Zoho Creator: Create ...
... using the built-in popup of Zoho creator and gives you the freedom to style the notification as any modal would.
1. Create a page
This will be the page containing the styled modal. I'm going to ...
... have appeared containing a ZIP file:
Adding your Widget in Creator
Now return to your Creator app, go to Settings and then Widgets then click on "Create" or “New Widget” and enter the details ...
... Language: English
; Platform: Microsoft Windows 7 Professional
; AutoHotkey: v1.33.02
; Author: -
; Description: This program will remove the word EDIT and words containing an underscore ...
... row
Account for strings containing double-quotes (and commas to ignore)
Sort the resulting object array
How?
The function with comments:
- Uses deprecated XMLHttpRequest to get file ...
... in complex type definitions
choice Allows only one of the elements contained in the declaration to be present within the containing element
complexContent Defines extensions or restrictions ...
... 14-Jul-2014 15-Jul-2014 16-Jul-2014 17-Jul-2014 18-Jul-2014
Last Step:
Format the cells in Excel containing the header under "Alignment" to "Wrap Text". The difference the above does, is that when ...
What?
This took me a while to find so I've posted an article below detailing how to parse or extract values from a string containing XML code.
Why?
I'm working with a system which stores XML strings ...
... whose
source time is newer than the destination time.
/EXCLUDE:file1[+file2][+file3]...
Specifies a list of files containing strings. Each string
should ...
... Exception(e.ToString());
}
}
}
}
Allowing me to simply tick columns to apply this to (note that some of the images have been censored due to this project containing sensitive ...
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.