Assuming save is required, the following 91 results were found.
to a search-engine friendly URL alias and is unique in the database. Ok that's a long sentence; let me try this: When I save a record in JoomlaCMS or WordpressCMS It creates a unique name to use in URLs I want that Why? These are used as inputs to...
Javascript or interactive pages that change on the fly based on a mouse event in Zoho Creator automatically get removed on Save/Update of the page. The following uses the built-in functionality of Zoho Creator and could be seen as a 'Pure CSS' feature....
your favorite code editor, here I am using MS Visual Studio Code for Mac and I get the following: If I change the HTML and save the file, I can refresh the browser page and immediately see the changes: Adding custom CSS and JS files: If using MS Visual...
URL, select "Custom Domain" and in the field below, enter the full domain (incl. subdomain) you want to use: Then click on "Save". If you have access to the DNS manager for the subdomain/domain of your customer portal, or you have the customer on a...
Rates" For our clients in the UK, we tend to specify the tax rates as "Standard Tax" @ 20% and a "Zero Vat" @ 0% Click on "Save" and you've pretty much specified the tax rates that this CRM can use; but... do the next steps for users to be able to use...
to :"info@joellipman.com" subject :"TEST ebay Webhook Notification" message :m_Payload ] */ return r_CreateRecord; Save the function While still on the CRM functions page, hover your mouse over the function name you just created and click on the...
An article to save time where a customer wants to click a button to generate a merged document in Writer and attach it to the CRM record. Why? Our use-case is that we have a client who has to go to the CRM record, click on Mail Merge, which opens...
status back to \"" + v_LeadStatus + "\""); m_Output.put("status","error"); } } // // return response return m_Output; Click "Save" and Done! Yields: Additional Note(s): If the user's profile is blank, the rule will not apply to them. l_Disallowed =...
Click on "Save" Click on "Install App" button in the top right Confirm by clicking on "Install" button in the popup You will be shown your Admin API access token > Store this in the Access Token field of your Creator form. If your app needs the...
second or so. Go to "Advanced" > "Chipset Configuration" > Scroll down to "iGPU Multi-Monitor" and set to "Enabled". Exit > Save and Restart Still no luck... I know the pain. Go and have a cup of tea/coffee. Then let's work on that Windows OS: Login to...
v_EbayImageURL = r_PictureSet.executeXPath("/PictureSetMember/MemberURL/text()"); } } } } return v_EbayImageURL; Save the CRM function Hover your mouse cursor over it and click on the ellipsis/3 dots Select the REST API Enable REST API Note the REST API...
be shown a host of information related to your device, which includes the email address associated to your Kindle. Copy and save the email at your desired location, for that’s the email id you need to send files to for those to show up on your Kindle....
eg. a button response or response of info: try holding down the ALT key and pressing 255, then releasing the ALT key and save the change to your code. This will not display a character but is a new line... Used in certain cases v_NewLineChar =...
sub-query levels we can go down, I want to join this to the contacts data table. So I'm going to make this first query and save it as "Contacts vs Campaigns Pivot": SELECT * FROM ( SELECT "Contact Id", "Contact Name", "Campaign Name", "Member Status"...
opening stock cannot be deleted, set the opening stock to zero: Guess who's going to have their opening stock set to zero, save the record, then delete it. Source(s) Stack Overflow - Using the Zoho Inventory API can you set the item to Track Inventory...
downloading it (failing this it will open up in the browser and staff member will need to be instructed on how to 'File > Save As...'): // // if successful if(r_Attachment.get("code") == 0) { l_DocumentResponse = r_Attachment.get("documents"); for each...
was a little sparse on how to connect a JS widget to the data held in Zoho Creator. Having this example for future use might save me some time. The following is the early version of a JS widget used for a customer and before I added all the layers of...
code standalone.fn_Shopify_RestoreWebhook(); Starts ASAP; with a frequency of Hourly (run every 2 hours); and never ends. Save and done. Error(s) Encountered webhook: expected String to be a Hash In this invokeURL, set the parameters to a JSON string...
as this is a fair bit of coding, you may want to ask us to build this solution for you. It can take a few days but it will save your staff a ton of time per week! What your staff see: How? So we're going to create a button. Let's use the example of a...
= Map(); m_Response.put("status_code",200); } // // return webhook response return {"crmAPIResponse":m_Response}; Once saved, I'll hover the mouse over it and click on the ellipsis to select REST API option. Then make a note of the URL. the ZohoBooks...