WFFM – problem with form rendering inside form desinger

I had some problems with user interface inside wffm module. Everytime when i was trying to define value and text for drop list or other multiplechoicefield – list of defined fields were rendered outside the screen.

1

 

To resolve the issue, you have to implement the following patch:
1. Navigate to \Website\sitecore\shell\Applications\Modules\Web Forms for Marketers\Dialogs\Field types folder
2. Replace the ListItemsEditor.xaml.xml file with the attached one ( here )
3. Clear the browser cache.

 

 

Wrong names of renderings inside Experience Editor

I had a problem with listing of available renderings inside selected placeholder. Issue occurs when display name should be used inside list of renderings in experience editor.

In placeholder settings we could saw wrong names (item names when we should saw display names) :

853187-1

It is a list of controls inside content editor – names are correct.

853187-2

It is a name of controls inside experience editor – names are incorrect.

If you want to fix it you have to use patch prepared by Sitecore support team for Sitecore version 8.1 rev. 151003 (Initial Release):

1) Copy the Sitecore.Support.88236.dll into /bin folder;
2) Copy Sitecore.Support.88236.config into /App_Config/Include folder.

You can download these files here: click.