Hello,
At the moment my company is gradually moving over to Domo. However, we need to know if we can add a javascript hyperlink into the table view. I have seen examples of just adding a hyperlink. I was wondering if we could use our existing javascript hyperlink and where would I put that information.
="javascript:void(window.open('https://cls7.bullhornstaffing.com/BullhornStaffing/OpenWindow.cfm?Entity=JobOrder&id=" & Fields!Job_Number.Value & "','_blank'))"
This is what we use to go to bullhorn, it takes the user to bullhorn with the value of what they have clicked. For example, if they clicked a job number, this would take them straight to the job. Is there any way that we can do this in domo?