• rajgopal10
  • NEWBIE
  • 5 Points
  • Member since 2014
  • Developer
  • cg

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 12
    Questions
  • 6
    Replies
Hi,

I want to retrive in SOQL account record type from child object opportunity.

how can i write the query ?
Hi,

I have one object as Policy, in that object having policy number field. 
in that field upper case and lower case letters are there.So here i want to know how many policy numbers having small letters.
Is it possible in salesforce ?
Hi,

How many ways we can call an Apex class from Visualforce page.


Regards,
Raj
How i can resctrict a Inactive user shoul not able to see the column in a table.

Explanation:

i have one table in vf page and it has 3 columns. one user crated data for this table and the user now inactive.
so now another user open the same record and one column should not appear because of the user inactive.
how i can apporach this.

Regards,
Raj
 
Hi,

i have added some apex classes and custom settings fields in a change set, but I am not able to see custome settings fields in Change Set Components.

is it correct behaviour in salesforce ?

Regards,

Raj

I have below two fields are here, RenewalDate__c and Today

I want to checking below code in my where condition, but here i am getting error like unexpected token: '-'
RenewalDate__c- Today <= 31

how i can check this condion ?
I have a scenario, after clikc on Copy from Parent Account check box,

address copied from Account object  to Contact object.

without using any customization how i can reach this...

can it possible to using Workflow rules ?
Hi,

I want to fire a workflow rule when the time periond 2016 to 2015, so how i can achieve this.

Please suggest.
example:   renewaldate= 01-13-2014( workflow not fired)
                renewaldate=01-15-2015(workflow fired)

Regards,
Raj
 
Hi,

All chatter users are receiving mails which they didn.t follow.

How to stop receiving the mail which they dont want
Users are receiving E-Mails for every Large Claims movement when they should only be receiving a Chatter Tracker message for those Claims which they followed.

In the above scenario, only the users are received mails which they follow but here every they also received mails which they didn't follow...
plz explain how to achive this
Hi,

is there any expire date for workflow rule?

Please let me know.
Hi,

I want send an email to current user before 90 days of Close date.

how i can apporach this using workflow. Plase suggest.

Regards,

Raj
Hi,

I want to retrive in SOQL account record type from child object opportunity.

how can i write the query ?

I have below two fields are here, RenewalDate__c and Today

I want to checking below code in my where condition, but here i am getting error like unexpected token: '-'
RenewalDate__c- Today <= 31

how i can check this condion ?
Hi,

is there any expire date for workflow rule?

Please let me know.