You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Is there a way to display a custom field value without the use of a widget?

Received Response
39
Views
1
Comments
edited Jun 7, 2022 1:21PM in General Technical Discussions 1 comment

Summary

We want to use a custom field value (answerid in incident) to build a hyperlink to answer

Content

When users submit an incident, the custom field answerid in incident is populated with the answerid (taken from the url).

When users update their incident the page shows the incident details containing the answerid and answertitle (also a custom field).

We want to create a button next to the artikeltitel which links to the answer, so users can navigate back to the answer.

 

Version

20A

Code Snippet

e.g. 
<a href="app/answers/asnwer_view/a_id/<? echo $Incident.CustomFields.c.answerid ?> ">...

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!