Assuming size is required, the following 75 results were found.
the sales order.", "documents": [ { "document_id": "12345678901234567", "file_name": "dummy.pdf", "file_type": "pdf", "file_size": 13264, "file_size_formatted": "13 KB" } ] } Additional: Attach to Zoho Books Sales Order and Attach to Zoho CRM Zoho...
Key|Zoho CRM ID|Original File with Path|New File with Path|Original Filename|New Filename|Display Filename|KB File Size" ; add gui Gui, New, -MinimizeBox -MaximizeBox +OwnDialogs, %v_Title% Gui, Color, FFFFFF Gui, Font, s10 w700, Verdana Gui, Add, Text,...
if(m_ShiftBuildUp.get(v_Day) != null) { l_Timings = r_Timing.get("business_timing"); m_ShiftRow = Map(); if(l_Timings.size()>0) { v_OpenTime = l_Timings.get(0); m_ShiftRow.put("open",v_OpenTime); } if(l_Timings.size()>1) { v_CloseTime =...
for each m_GoalRecord in l_GoalRecords { v_CountTotal = v_CountTotal + 1; l_GoalKeys = m_GoalRecord.keys(); if(l_GoalKeys.size()>0) { v_GoalKey = l_GoalKeys.get(0); //info "Record ID: " + v_GoalKey; // m_ThisGoal =...
Direct=true;Protocol=TCP;Compress=false;Pooling=true;Min Pool Size=0;Max Pool Size=100;Connection Lifetime=0; MySQLDriverCS Type: .NET Framework Class Library Usage: MySQLDriverCS.MySQLConnection Manufacturer: MySQLDriverCS project team Standard...
Default) sfc /revert System File Checker Utility (Purge File Cache) sfc /purgecache System File Checker Utility (Sets Cache Size to size x) sfc /cachesize=x System Information msinfo32 System Properties sysdm.cpl Task Manager taskmgr TCP Tester tcptest...
NULL either rsSuccess or an error code; if multiple errors occur, only the first error is recorded ByteCount bigint NOT NULL Size of rendered reports in bytes. RowCount bigint NOT NULL Number of rows returned from queries. Conversions Needed: I want to...
to the Apple Mac operating systems. Webspace Setup For JoelLipman.Com to do: Assess allocated server space - expected size of website including all uploaded files. Add domain folder to the server. Setup FTP Accounts (just one username/password). Setup...
So I have an unordered list of values (*, 1, 2, 3...) and for styling reasons I want the asterisk to be the same size as the numbers but not overlap any list item beneath it. By increasing the size of the asterisk, this often increases the line-height...
gridlines (the ones that appear in the ruler as little arrows). So right-click on a heading text box that works Select "Size and Position..." Copy to clipboard the exact height value Right-click on a faulty heading textbox Select "Size and Position..."...
A reference to what size an image background should be set to for various screen sizes. Why? A background image I was using was unedited at 1600x2133 (364kb) and was not displaying on smaller devices. Configuring drawables for each layout seemed to be...
through an array of files rather than the directory. - Added subtext to inform user at each stage of the process. - Added resize capabilities to the program. - Added more column details in the review list. v1.0 (17/05/2010) - Program to cycle through a...
them all the same type which is probably why I made the module think all thumbnails were equal. The module specifies the size of the image. The module keeps generating website thumbnail preview images on TWO conditions: 1) you are logged in to the...
Author / developer / team name (Free text / associated to uploader) --- Create Date / Modified Date / Expired Date --- File Size (as it is on disk) --- Enable MD5 Hash/Sum checks --- Version Notes (applies to this particular version) --- Icon (let me...
Source files included for you to check. No signups, etc required, have fun! What's it detecting? Currently it just reads the size of packets sent and received. This allows me to test websites for example and compare page loads. It's more fun on a...
- [1.4.2] Improved compatibility for Android OS 4.4.2 - [1.4.1] Improved compatibility with more devices - [1.4.1] Ads resized to full width (smart_banner) - [1.4.0] Map: re-fix locations with spaces v1.3 [27 Oct 2014] - [1.3.0] Pilot: fix links in...
v_StrLength = 5; // everyday I'm shufflin l_OutputShuffled = List(); v_OutputListSize = l_Alphabet.size(); for each v_Element in l_Alphabet { v_Random = (zoho.currenttime.toLong() % v_OutputListSize); l_OutputShuffled.add(l_Alphabet.get(v_Random));...
being, is that the top solution offers a very generic popup box that can be quickly modified with content/text and the popup size will automatically resize based on content. I tend to use the first solution combined with a form/table of standard...
l_DeptEmployees = zoho.people.getRecords("P_Employee",0,200,l_SearchCriterias); v_TotalDeptEmployees = l_DeptEmployees.size(); // ensure total is not zero as we need to divide by it (defaulting to 2 because if 1 then it's 100%, as 2 it's 50% might have...
{ l_ApprovalUsers.add(m_User.get("id")); } } // // check list of IDs if(l_ApprovalUsers.size() > 0) { // // reset multi-user lookup field (clear out values) v_SearchCriteria = "(userlookup221_2:equals:" + p_QuoteID + ")"; l_SearchResults =...