Looking to see if anyone has ever used the Update Record module to post an update with a hyperlink to another object?
I thought by selecting URL it would output the link to that specific project but it doesn't seem to work that way.
My guess is because you have to manually add hyperlinks within updates.
Wish there was more of an ability to format the updated text as well.
If anyone has any thoughts or ideas please share!
Thank you and Happy Friday!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Like this?
Update module
Note text
Views
Replies
Total Likes
w3 schools is great for learning HTML.
HTML Links
So it's not redirecting me from the issue to the project. When I click the generated link it just goes back to the same object.
Maybe there is something I'm missing? I've ensured that I'm selecting the correct object ID as well that I want to redirect it to.
<a href=wf_link/objectType/{{35.ID}}"target="_blank">Click Here For Resolving Project</a>
Views
Replies
Total Likes
First part is wf link, second is object type, third is object ID
It should look like when you copy and paste a WF link from your browser. Hardcode the first two parts and leave the third part as a dynamic ID {{35.ID}}
https://experience.adobe.com/#/@YourCompanyName-Production/workfront/object/objID
@Lawson02 Got it! Thank you for the help!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies