Skip to main content

Posts

Showing posts with the label progress bar salesforce

Latest Post

How to Set Up Two-Factor Time-Based One-Time Password (TOTP) Authentication on iPhone Without Third-Party Apps

Unlocking an additional layer of safety to your iPhone is less difficult than you might suppose. With Two-Factor Time-Based One-Time Password (TOTP) authentication, you may bolster your device's protection and other website safety without relying on 1/3-party apps. Here's how you could set it up:

SalesForce.com Icons Available for Use at one place

  Salesforce Icons at One place. Here is the place where you can find saleforce icons for your formula fields, page messages. How ot Use these Icons? IF ( Amount > 100, IMAGE(" /img/icon/bridge32.png ", "Green"),         IF  ( Amount > 50, IMAGE(" /img/icon/campaignmember32.png ", "Yellow"),           IMAGE(" /img/msg_icons/securityconfirm48.gif ", "Red"))) <apex:image value=" /img/arrow_dwn.gif " /> Sample Images of progress bar.- Progress Bar on Field Due date Error on Field View saleforce Icons ... Salessforce Icons at One place

SalesForce.com Icons Available for Use at one place

A picture is worth a thousand words  it is also applies on salesforce to  visualize data. Salesforce provides various standard icons which is used in their own Data.  you can put image based on your requirement and condition of data. for example : progress bar on field in salesforce and due date over message. Read more...