Assuming inspect is required, the following 5 results were found.
who's boss). Now click on the pencil icon of the cloned template Right-click on the text box causing the issue and select "Inspect" (if you don't have this see alternative steps below on "Inspect page Elements in Chrome"). In the Developer Tools...
v_ImageURL = v_ImageURL.replaceAll("https://workdrive.zohopublic.eu/file/","",true); // // replaced with URL taken on inspect element v_ImageURL = "https://previewengine-accl.zohopublic.eu/image/WD/" + v_ImageURL; } } } return v_ImageURL; Function:...
Copy the embed code it pops up with to your clipboard Paste this into a browser Right-click on the image you want and inspect the element, this will have the SRC which is the publicly accessible version that you want. Now you can use that value in your...
The little bit of my little brain that holds a little information on Cascading StyleSheets (CSS) and Google Chrome's inspect element...
the length field. Use the translations file to change system field labels The fix put simply is a CSS hack. Specifically by inspecting the element, removing some of the CSS attributes on the field we want to change, saving it, then returning the "Lead...