• Jagadeesh24
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 0
    Replies

How to get the custom object custom field values using vlookup.
Here is my requirement.
Assume 2 custom objects namely QTPStatus and QTPPosition
QTPPosition object has Position Name as custom field. When QTPPosition object is created, a standard field named 'QTPPositionName' created automatically.

Now i will create field with vlookup datatype on QTPStatus object relating to 'QTPPosition' object to fetch the values of the field 'Position Name'.
In visual force page can u help me how to get the values of the field 'Position Name' from QTPPosition object.
I am getting the values of standard field 'QTPPositionName' that is created on 'QTPPosition' object.

 

Can someone help me on this requirement.

HI,

 

I have successfully installed Eclipse Helios 3.6 in my system. When I am trying to install Force.com IDE, it is throwing an error. Please find below the error message-

An error occurred while collecting items to be installed

session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 5d8f59ab01eee777caf2171448467e95.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found 7c58f2745fac53097c80acc9d3706ac5.

 

Can someone help me in providing the resolution for this error message.

 

Regards,

Jagadeesh

Hi,

 

How to throw all the validation rules at a time for the Relatedlist having four fields, each field having its own validation rule.

 

When the user selects No for a particular field value, he shout enter the reason in comments box if not it should throw a validation error as "If No, comments required".

 

Like this there four fields having No options, and all the four validation errors should display at a time.

 

Regards,

Jagadeesh.