Tag: Lookup

[Salesforce / Visualforce] Input Lookup Custom Component

Have you ever needed a VisualForce lookup input field without using a lookup field from another “fake” object? I did, and now I have an easy to use VisualForce component that does the trick (almost all the trick). Here is the GitHub repository that contains the component. The components simply replicates what the standard lookup […]