User tests: Successful: Unsuccessful:
Main thing of this PR is to make the set_itemid parameter so it uses the menuitem formfield instead of a text formfield. This lets users easily choose a menu item instead of looking up the id in the menu manager.
I did some other cleanups while working with he code:
show_autosuggest from list to radio formfield and added classes so it shows as red/green buttonsalt_label parameter below the show_label parameter as it makes more sense thereJHtml::_('behavior.framework');. We don't use Mootools anymore and JQuery is loaded together with the tooltips anyway. So no need to specifially load the framework.switch statements for button_pos and label_pos
if for the show_advanced parameterI think there should be no changes at all for existing sites.
Tracker: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32638