• B Venkat
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 3
    Replies
Hi All,

I have Location__C custom object in that one multiselect picklist called Payment Mode(CC,ACH,Check)is there.
I have Student__C custom object it is lookup to Location__C.In this Student__c object i have Picklist called Payment Mode(CC,ACH,Check).

Requirement is In Location Object if i select 2 values of Multiselect Picklist in Student__c object also it has to Show 2 Values of same.

Here Student__c Edit page and Detail pages are Visualforce pages.

Thanks,
Venkat
 
Hi All,

I have Location__c object. It is lookup to User object(3 lookups to user), I have 20 users.

Locations Records(A,B,C,D,E,F,G)

User1 belongs to B,C location
User2 belongs to A location
User3 belongs to D,E Location etc.

I have Student__c object. It is lookup to Location__c.

Requirement is

When User1 enters Student Details he has to see only B,C locations When he clicks on Lookup icon of Students locations. How can i achieve.

Thanks,
Venkat
Hi All,

We are using eProcessing system payment gateway for credit card charge here problem is while we are charging amount it is giving error like Ublocked(1) May i know the reason.

Thanks,
Venkat
Hi All,
How to display 3 objects into one page. 

Thanks
Praveen
Hi All,

I have Location__C custom object in that one multiselect picklist called Payment Mode(CC,ACH,Check)is there.
I have Student__C custom object it is lookup to Location__C.In this Student__c object i have Picklist called Payment Mode(CC,ACH,Check).

Requirement is In Location Object if i select 2 values of Multiselect Picklist in Student__c object also it has to Show 2 Values of same.

Here Student__c Edit page and Detail pages are Visualforce pages.

Thanks,
Venkat
 
Hi All,

We are using eProcessing system payment gateway for credit card charge here problem is while we are charging amount it is giving error like Ublocked(1) May i know the reason.

Thanks,
Venkat