We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi, I am generating a CSV report that lists certain records, I need a column that contains a hyperlink to open the record. Is this possible? Ideally the hyperlink will be the record number and it'll link to the record and be clickable in a CSV file.
Hi how can I make this so that the variable Im getting the value from is a list collector and can have multiple values. Ive tried: javascript: 'parentIN=' + current.variables.u_requested_by_lob_v2 but it says "no matches found".It works when th...
I am generating via reports module. Currently I am storing the record link in a URL field and using it as a column, however, it is not clickable in excel and it isn't a hyperlink, is there a workaround?
Hi yes, it is generated via the reports module. Is there any other way to create a CSV without attaching it to 1 particular record? I currently have stored the record link in a custom URL field in that table and used that field as column during my CS...