Hi Raghu,
Have you tried using a field level variable called Lookup created at the setup dco this create a hyperlink by design for the field. This variable is used for DB operation, but if we can make use of custom plugin that can intercept the hyperlink call and redirect the same to your dynamic URL. Identify the function that triggers when clicking the hyperlink in verify.js and may be extend the same in a custom plugin.
I also tried updating the panel field with a hyperlink in the panels and attempted to click on it. This time, it navigates to a new page, but it always opens the Navigator URL instead of the URL that is used as the label.
If not the above approach, then verify the URL redirect that is happening via new panel you have designed and may be try to intercept that and redirect to your custom URL.
Regards.
------------------------------
Ravi Kiran S G
------------------------------
Original Message:
Sent: Tue July 18, 2023 05:42 AM
From: raghu Medaraboina
Subject: Hyperlink in the Datacap Navigator field
Hello,
I'm attempting to present a hyperlink in the datacap field so that the user can access the dynamic URL and view the page. However, when I try to do this in the datacap field, it appears as regular text and does not provide an option to click on it. Instead, I have to manually copy and paste it into a new window, which is a cumbersome workaround.
I also tried updating the panel field with a hyperlink in the panels and attempted to click on it. This time, it navigates to a new page, but it always opens the Navigator URL instead of the URL that is used as the label.
Even with the EDS property, it doesn't allow me to provide a hyperlink as a property in the JSON file. I would greatly appreciate your assistance if you have encountered a similar scenario.
Thank you,
Raghu M"
------------------------------
raghu Medaraboina
------------------------------