vote up 2 vote down star
1

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?

flag

3 Answers

vote up 2 vote down check

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|flag
vote up 1 vote down

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|flag
Quince defines Table Filter as something almost similar but not quite: quince.infragistics.com/#/Search$text=filter/ViewPattern$pattern=Table+Filter – rohancragg Oct 26 at 13:56
Sorry, better URL: quince.infragistics.com/Patterns/… – rohancragg Oct 26 at 13:58
1  
@rohancragg: That's a very cool site :) – DR Oct 26 at 14:03
@rohancragg: that's awesome! bookmarked. – Oren Mazor Oct 26 at 14:42
vote up 0 vote down

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

link|flag

Your Answer

Get an OpenID
or

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