Add output links to ManageDataProcessors, fix generation of 'Execute' link if...
- Add a column with all defined outputs as links to ManageDataProcessors
- Fix generation of 'Execute' link on configure data processor - if system name was changed the "Execute" link was broken.
Merge request reports
Activity
mentioned in commit 1de3cafd
Thanks! I have refactored your solution a bit because each output has a class which could implement the UIOutputInterface and that interface provides functions to generate a link.
See my commit: 29da36d0
@jaapjansma Great - thankyou! Using this extension with a couple of my clients now and really happy with it so far.
Please register or sign in to reply