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

display Url as description not to show entire url

edited Jul 2, 2024 12:57PM in Field Service 1 comment

Summary:

We have a String property with the GUI type set as URL. Currently, the entire URL is shown in the application. Instead, we need to display the description only. We tried changing the GUI type to text and applied the XSLT transformation, but we had no luck.


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

24B


Code Snippet (add any code snippets that support your topic, if applicable):

<?xml version="1.0" encoding="UTF-8"?>

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" encoding="UTF-8" indent="yes"/>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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