Sometimes when some feature requires many different settings, they are written in a cloze-like text, where the gaps (=variables) are displayed as comboboxes or hyperlinks which open some kind of lookup list.

Example:

If the available space is less than [10%/5%/1MB/...] then [send e-mail to admin/play a sound/...]

The Outlook rules wizard is another good example of this.

What's the name of this UI pattern?

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

From browsing existing patterns sites it seems this is maybe a mix of >1 pattern?

Fill in the Blanks (see also)

Input Prompt

Constraint Input

Personally, I think you've maybe even hatched a pattern and should submit it somewhere... :-)

link|improve this answer
feedback

I think that's a "Table Filter"

at least thats what we called it when I worked on a clone of that outlook rules wizard.

link|improve this answer
Quince defines Table Filter as something almost similar but not quite: quince.infragistics.com/#/Search$text=filter/… – rohancragg Oct 26 '09 at 13:56
Sorry, better URL: quince.infragistics.com/Patterns/Table%20Filter.html – rohancragg Oct 26 '09 at 13:58
1  
@rohancragg: That's a very cool site :) – Daniel Rikowski Oct 26 '09 at 14:03
@rohancragg: that's awesome! bookmarked. – Oren Mazor Oct 26 '09 at 14:42
feedback

'Rule editor', perhaps? That's the OS X term, anyway.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.