Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Links in Custom Fields #20005

Closed
ankar84 opened this issue Dec 30, 2020 · 3 comments · Fixed by #20947
Closed

[Improvement] Links in Custom Fields #20005

ankar84 opened this issue Dec 30, 2020 · 3 comments · Fixed by #20947

Comments

@ankar84
Copy link

ankar84 commented Dec 30, 2020

Description:

We plan to set a link in Rocket.Chat user profile (User Info) to user profile in another system (e.g. Facebook, Tweeter, Youtube, etc)
As I see link now only rendered as hyperlink only in Bio field.
But Bio field not fills on LDAP sync. Custom fields do. But custom fields not render markdown style link (and not render any link scheme like http://)
So, we need a new type for Custom Field - hyperlink or just current type of Custom Fields (Text) start render links.

Steps to reproduce:

  1. Set Custom Fields and it's sync with LDAP
  2. Set link in some Custom Field
  3. Try to click a link - no luck

Expected behavior:

User open other user Profile (User Info) and click a link in Custom Field to open user profile in other system.

Actual behavior:

Currently only Bio field render links.
We need Custom Fields to render links

Server Setup Information:

  • Version of Rocket.Chat Server: 3.10.0
  • Operating System: CentOS7
  • Deployment Method: docker
  • Number of Running Instances: 12
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: v12.18.4
  • MongoDB Version: 4.0.16 WiredTiger

Client Setup Information

  • Desktop App or Browser Version: 3.1.1
  • Operating System: Windows 10

Additional context

No

Relevant logs:

No

@ankar84
Copy link
Author

ankar84 commented Mar 1, 2021

Hello @yash-rajpal
Can you do the same what you did in #20470 with custom attributes?

@yash-rajpal
Copy link
Member

@ankar84 You got it mate. :)

@ankar84
Copy link
Author

ankar84 commented Jul 27, 2021

Still an issue in 3.16.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants