Skip to main content
We have a Date/Time field on a visualforce page and there's a date/time hyperlink displayed next to the field.  How can we remove this hyperlink?  Our users won't use the hyperlink on this page.
1 个回答
  1. 2015年9月24日 16:01
    Hi,

    If the hyper link is visible on page than you must be using a outputLink on VF page.

    Just remove this tag or convert it into outputField as per your requirement.

    It would be more easy to help you if you can share your code here.

    Let me know if you need any help on this.

    Thanks,

    Abhishek
0/9000