Updated: Comment #N
Problem/Motivation
The link display summary and options in the Views UI don't really work as expected at the moment.
- The link display radio buttons have a title of 'Custom URL' - that's just wrong.
- The summary will say none when there is just the master display, and in the form, the only option is 'custom URL'. This is fine until you select this option, then you have no way of turning this off again :)
- When you add a display (and the link_display option is still not set) the summary in the UI will say E.g. 'Page' when this is not true, because nothing is selected.
Proposed resolution
Fix the summary and options form. Also adding a 'None' option to the link display radio options.
Remaining tasks
Fix, test assertions.
User interface changes
Better/working UI for link displays
API changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| Test_view__Content____Site-Install_3.png | 29.58 KB | damiankloip | |
| Test_view__Content____Site-Install_2.png | 17.78 KB | damiankloip | |
| Test_view__Content____Site-Install_1.png | 21.32 KB | damiankloip | |
| vdc.link-display-ui-PASS.patch | 4.63 KB | damiankloip | |
| vdc.link-display-ui-tests-FAIL.patch | 1.78 KB | damiankloip |
Comments
Comment #2
dawehnerThese are the things which don't cause major issues though will annoy people
Comment #3
webchickCommitted and pushed to 8.x. Thanks!