Hi, The alignment doesn't apply anymore to the first field (widget) in the latest beta. Here's the minimal example: % begin of example \starttext \setupfield [ShortLine] [label,frame,horizontal] [offset=4pt,height=fit,framecolor=green,background=screen,backgroundscreen=.80] [height=18pt,width=80pt,align=middle,background=screen,backgroundscreen=.90,frame=off] [height=18pt,width=80pt,color=red,align=right,style=type,background=screen,backgroundscreen=.90,frame=off] \definefield [Email] [line] [ShortLine] [] [pragma@wxs.nl] \startalignment[middle] \field [Email] [your email] \par \field [Email] [your email] \stopalignment \stoptext % end of example works with: beta 2011-01-24 (see attached pdf) doesn't work with: beta 2011-01-25 (see attached pdf) Best wishes, Adam