function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Phuc Nguyen 18Phuc Nguyen 18 

communities hyperlink

Hello,
Need some helkp with communities hyperrlink.  How do I create a hyperlink in communities that wil take the user to the record create page?  Is this possible? 
Thanks,
P
Best Answer chosen by Phuc Nguyen 18
AbhishekAbhishek (Salesforce Developers) 
Yes, it is possible.

This is the example,

https://salesforce.stackexchange.com/questions/224668/how-to-create-a-hyperlink-to-open-up-the-record-page

For your reference.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks.

All Answers

AbhishekAbhishek (Salesforce Developers) 
Yes, it is possible.

This is the example,

https://salesforce.stackexchange.com/questions/224668/how-to-create-a-hyperlink-to-open-up-the-record-page

For your reference.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks.
This was selected as the best answer
Phuc Nguyen 18Phuc Nguyen 18
Thanks for the reply Abhishek , I will look at this but was trying to do this in a formula field.  
AbhishekAbhishek (Salesforce Developers) 
Phuc I suspect it will not possible through the formula field.

But there are different ways mentioned in the above link, Try it.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Thanks.