<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.lime-crm.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Lime CRM Wiki customization</title>
        <description></description>
        <link>https://docs.lime-crm.com/</link>
        <lastBuildDate>Sat, 25 Apr 2026 21:03:33 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://docs.lime-crm.com/ttps://docs.lime-crm.com/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>Lime CRM Wiki</title>
            <link>https://docs.lime-crm.com/</link>
        </image>
        <item>
            <title>About Modern Customizations</title>
            <link>https://docs.lime-crm.com/customization/about-modern-customizations?rev=1622051442&amp;do=diff</link>
            <description>About Modern Customizations

This page is the place to go when in doubt how to build a customization using the new tools in Lime Server. It is important to understand that there is no simple 1-1 mapping between legacy tools and the new tools. Therefore, you may have to design customizations differently when using the new tools. Because of this, examples are used here instead of just explanations what each new tool is.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Wed, 26 May 2021 17:50:42 +0000</pubDate>
        </item>
        <item>
            <title>Lime links</title>
            <link>https://docs.lime-crm.com/customization/lime-links?rev=1543788558&amp;do=diff</link>
            <description>Lime links

Lime links are direct shortcuts to a record or a feature in Lime CRM. Examples of where Lime links are used in Lime CRM is in the “Please call” feature, Super Search results window and in action pads.

You can also build your own Lime links. The following links could for example be embedded in web page:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Sun, 02 Dec 2018 22:09:18 +0000</pubDate>
        </item>
        <item>
            <title>Limiting access to features</title>
            <link>https://docs.lime-crm.com/customization/limiting-feature-access?rev=1543788558&amp;do=diff</link>
            <description>Limiting access to features

Prevent mass updates

Before the Mass update menu is shown a VBA event is triggered that allows customization of which fields or objects that can be updated or created. This event also receives information of which fields or objects that the user wants to update. The event has the following signature:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Sun, 02 Dec 2018 22:09:18 +0000</pubDate>
        </item>
        <item>
            <title>Customization</title>
            <link>https://docs.lime-crm.com/customization/start?rev=1662539207&amp;do=diff</link>
            <description>Customization

Modern Customizations

	*  About modern customizations
	*   Platform documentation

Libraries

	*  Transactional Message Library

Legacy Customizations

	*  Lime links
	*  Limiting access to features
	*  Lime Bootstrap
	*  LIP
	*  Stored procedures
	*  VBA</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Wed, 07 Sep 2022 08:26:47 +0000</pubDate>
        </item>
        <item>
            <title>Stored procedures</title>
            <link>https://docs.lime-crm.com/customization/stored-procedures?rev=1543788558&amp;do=diff</link>
            <description>Stored procedures

Custom stored procedures can be triggered from the object model (VBA). This can be very useful if much data needs to be processed since the data never has to leave the server.

Creating a procedure

Only custom stored procedures may be executed from VBA. The system has two requirements for custom procedures:</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Sun, 02 Dec 2018 22:09:18 +0000</pubDate>
        </item>
        <item>
            <title>VBA</title>
            <link>https://docs.lime-crm.com/customization/vba?rev=1543788557&amp;do=diff</link>
            <description>VBA

Basics

	*  Introduction
	*  Working with classes and records
	*  Error handling
	*  Documents and templates
	*  Best practice in general

Advanced usage

	*  Built-in dialogs - Dialogs from LIME, for example: Search records, fields on a class, Templates etc.
	*  Browser windows - Shows an explorer in a seperate window
	*  Indicating progress - Different ways to show the user what the current progress is while waiting for VBA to run.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>customization</category>
            <pubDate>Sun, 02 Dec 2018 22:09:17 +0000</pubDate>
        </item>
    </channel>
</rss>
