Assuming enter is required, the following 72 results were found.
continuing as the remaining screens will refer to this and allow you to specify the related SMG Run SMG from the menu system Enter a CODE (in our demo "CAPCHG") Enter a Short Name (unsure of how this is used) Enter a descriptive "Full Name" as it will...
To restrict other users, see the example after this one: Open the Start Menu, then type regedit in the search box and press Enter. In regedit, expand to the following key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer In...
the toolbar. Ctrl+Shift+J Opens Developer Tools. Ctrl+Shift+Delete Opens the Clear Browsing Data dialog. F1 Opens the Help Center in a new tab (our favorite). Address bar shortcuts Use the following shortcuts in the address bar: Type a search term, then...
"joelconnector" ]; How? So in the following example, we are going to setup a connection in Zoho Books on an EU datacenter: First determine what datacenter your client is using Register the App Setup the Connector How do I determine what datacenter to...
generated code immediately expires any previously generated code. Refresh Token With the code you have received via the URL, enter this in the code below to generate a refresh token: v_ClientID = "1000.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234"; v_ClientSecret =...
GHz or faster recommended), and requires approximately 35 MB of disk space. It runs on Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows XP Professional, Windows XP Tablet PC Edition, Windows Vista Service Pack 1 (SP1)...
and click on Finish: Get yourself a developers' Google Android Maps API Key (not necessarily the same as Google API Key) and enter it as instructed: Change the Java file to open on your current location, find the MapsActivity.java file and open it:...
to replace the return key on a soft keyboard (software based) on a touch-device. Why? I have an editText where a user can enter any text value but if they typed a return character, the app would crash because it didn't understand the data. I tried...
// init $api = array(); $access_token = ''; 2a. Specify the location of your private key and token file Here you need to enter the relative or absolute path to your private key, this should be the JSON file that you generated at Google's developer...
zet init You will be given a list of Zoho services, use the arrow up/down keys to select “Zoho Creator” and press the return/enter key. Give the project a name: eg. “joels_awesome_app” (without the double-quotes and no funny characters). It will...
contacts. Category: Standalone Click on Create Give it the parameter: crmAPIRequest (string) Dump in the following code: // enter the webhooks key for your app (in Xero under Manage App > Webhooks) v_Webhook_Key =...
Under "Show Value As", select Max Then click on the "Settings" tab and do the following: Under Primary Value - Label, enter the static text you want to display above the sales person (eg. "Sales Person") Alongside the Value field, enter ${Sales...
Select the Marketplace Account Deletion option in the Event Notification Delivery Method section. Enter a required email address to receive alerts if your Notification Endpoint URL becomes unreachable, then click Save. Enter your Notification Endpoint...
ODBC Data Source" > OK Select the data source from the dropdown (the one you just created earlier should be listed) Enter credentials if necessary and click on "Test Connection" Expand the data connection you just made and expand "Tables" just to see if...
the alert() method to pop-up a message box that says Hello World! Simply put this javascript in your URL Address bar and hit enter: Code: javascript: alert('Hello World!') pwb.Navigate("javascript: alert('Hello World!')") COM_Invoke(pwb, "Navigate",...
OR API Mode: https://accounts.zoho.com/apiauthtoken/nb/create?SCOPE=ZohoCreator/creatorapi&EMAIL_ID=&PASSWORD= where you enter your own email address and zoho password. Determine the EndPoint: Following the syntax:...
down the line. Just add these parameters as per my above instructions for a more robust solution. [See below for full code] Enter the code to determine total number of employees in this department/team: To determine the total number of employees, we...
also need your own CRM to Books connection name (joel_books) with scope to read settings: // our made up books org id but enter your own v_BooksOrgID=20210924095; // // get currencies m_Currencies = Map(); r_Currencies = invokeurl [ url...
built into Zoho Flow that will accept as parameter the document_id and request_id. It then retrieves the Deal Reference (entered by an office signee) on the ZohoSign document and searches for the relevant Deal record in CRM. Why? A client wants that...
all the products from a WooCommerce instance on a client's Wordpress website. Why? A client of ours wants the information entered against products in their WooCommerce to display on their estimates in Zoho Books; such as product image, product name,...