Why this feature matters
"We need to start tracking equipment warranties against our customer accounts. Our old CRM vendor quoted six weeks and $15,000 to add one new record type with a handful of fields. We needed it live before our next sales cycle."
In most systems, adding a new type of record means asking a developer to make the change and release an update. That turns every new idea into a request that sits in a queue for weeks.
A closer look at the Metadata Engine
Normally, adding a new kind of record means changing the software's inner workings directly โ a technical job that carries real risk of something breaking.
SmartLite works differently. It keeps track of what kinds of records and fields exist as simple settings, kept completely separate from your actual data. So adding a new record type or field never touches your real data at all. Think of it like rearranging the furniture in a room, not knocking down a wall.
| Term | What it means | In plain terms |
|---|---|---|
| Object | Something you create, like "Warranty" | A new kind of record you want to keep track of |
| Field | One piece of information you add, of a chosen type | A single detail on that record โ text, a number, a date, a list to pick from, a link to another record, an automatic calculation, or an auto-generated number |
| Formula field | Worked out fresh every time it's viewed โ never permanently saved | A value the system calculates for you automatically, like labeling a customer "Enterprise" or "Standard" based on how much they've spent |
| Lookup field | A link to another type of record | Connects two kinds of records together, e.g. a Warranty to the Customer Account it belongs to โ the related details show up automatically |
__c tag added to its behind-the-scenes name. Built-in record types and fields that came with the system don't have this tag.To keep things fast, the system briefly remembers these settings for each company. The moment you make a change, it forgets the old version automatically, so your change shows up right away โ no restart needed.
1 Build a "Warranty" record type from scratch
warranty__c) for you. Click Save.Day-to-day: reps and staff
Day-to-day: admins
Test what you learned
_std__c