• balram_.kamboj
  • NEWBIE
  • 10 Points
  • Member since 2021

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

Now having a Link in email , when user click on this link it redirect him/her to further URL.
But i need to redirect to further URL based on conditon means IF any Field's value(showing field value in mail from object) is 'A' then redirecting to 'www.google' Else redirecting to 'www.fb'

So can i use <Script> inside html tag in custom email template. If 'YES' , how to use it  ?
Or I have to use VF Page ? (It would be better it done without VF)

Thanks in Advance
B
Hii all,

I have a requirement  to wrap the label of  column in the dataTable if its too long ( or not properly visible ). How can i achieve this requirement ?

Thanks
B
Hi All,

How to set table columns for following :-
Having a requirement where  need to show number in  datatable by space btw them . For example :- 10000 should be like 10 000
or  999999  should be like  999 999.

Basically , I want space between thousand. How to setup the columns for  dataTable for this ??

Thanks 
B
Hlo
Is there any way for getting Ip address from vf page without using controller class. Like we could get it in Script tag ??
Thanks
Hii all,

I have a requirement  to wrap the label of  column in the dataTable if its too long ( or not properly visible ). How can i achieve this requirement ?

Thanks
B
Hlo
Is there any way for getting Ip address from vf page without using controller class. Like we could get it in Script tag ??
Thanks