You need to sign in to do that
Don't have an account?

I have two recordtypes. I have a site to simply display the values in a record. Once we need to see fields of one recordtype. We can understood the recordtype using param in URL. How can i fetch that only fields ?
Hi SEDC ppl,
I have two recordtypes. I have a site to simply display the values in a record. Once we need to see fields of one recordtype. We can understood the recordtype using param in URL. How can i fetch that only fields ? How can i achieve it?
Its urgent.Please help me.
I have two recordtypes. I have a site to simply display the values in a record. Once we need to see fields of one recordtype. We can understood the recordtype using param in URL. How can i fetch that only fields ? How can i achieve it?
Its urgent.Please help me.
Are you using Visual Force page?
If yes so In my opinion you check the RecordType and Rendered fields according to your record type value.
Thanks