The logic of the lookup page has also been adjusted. In JavaScript - onLoad section the field "Lookup code execution" allows you to enter any JavaScript. This has not changed. By default the Lookup page automatically added a .focus() command to move the cursor to the Id field. Now the engine will examine your JavaScript code. if anywhere in it has a .focus() command, the system will not add the default .focus command assuming you are setting the .focus() manually.
=== Inbox - Content Retrieval engine tweaks ===
bxp now provides a testing engine which allows you to play with the rules on email data that’s already been loaded into a form. If you add a new rule, you can also retrospectively apply the rule to existing records.
[[BEmail_Content_Retrieval_Rules_Testing]]
There is a suppression engine which means if no match is found then no update happens for that field. Making queries faster but also allowing more complicated rules set ups. In ''Advanced Settings > Inbox - Content > Content Retrieval - Suppress Blanks''
The match pattern for vbCrLf has been expanded so the rule can have leading or trailing spaces. This allows for far more complicated patterns to be built.
The Content rules in Advanced Settings have been renamed to make them clearer and easier to follow. The wixi articles all now cross link with each other for the Inbox rules management.
== Information Centre ==