Closed (fixed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2010 at 13:30 UTC
Updated:
22 Sep 2010 at 08:00 UTC
Offshot from http://drupal.org/node/832046#comment-3323624
* Set 'default value' by default for the 'input' mode.
* For data selection: if there is only 1 compatible selector on the first layer, set it as default. If there is a variable matching the parameter name, also set it as default.
* Maybe tweak the JS to popup with autocompletion suggestions as soon as the data selector is focussed?
Comments
Comment #1
fagoEverything except "* Maybe tweak the JS to popup with autocompletion suggestions as soon as the data selector is focussed?" is done.
Comment #2
fagoI shortly tried hacking the core autocomplete, but it was getting ugly. Opening #905158: Improve data selection UX for the issue, so we can close this one.