dr01d3r / redcap-em-orca-search

REDCap External Module that is an alternative to the built-in Add/Edit Records
MIT License
4 stars 1 forks source link

Feature Request: Ability to move the Open button to the left-hand side of the table #37

Closed plitwin closed 4 months ago

plitwin commented 11 months ago

We often have many columns in our search results. Would love to have the ability to move the Open button to the left-hand side of the table so users would not need to scroll to open the record. Or perhaps have the ability to automatically add a hyperlink to the record under the left-most column.

dr01d3r commented 10 months ago

Thanks @plitwin! I will look into options for this. If it were possible to do something like a fixed "sticky" column, would you prefer something like that? Here's an example from the library that we use.

https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html

plitwin commented 10 months ago

That looks good, Chris.