<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>dbe Forum Rss Feed</title><link>http://www.codeplex.com/Project/ListForums.aspx?ProjectName=dbe</link><description>dbe Forum Rss Description</description><item><title>New Post: one value mapped to two fields</title><link>http://dbe.codeplex.com/Thread/View.aspx?ThreadId=67264</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Thanks for the tool, it is really great. I have got one issue, however, and I am not sure if I use it wrong, or there is a bug.&lt;/p&gt;
&lt;p&gt;I have one value called DocumentVersion and I mapped it to two fields in the document (&lt;a title=screen href="http://www.future-processing.com/~zkawalec/word.png"&gt;see attached screen&lt;/a&gt;). I wanted the document to update the second field automatically whenever the first is changed by the author. It works fine, the second field is automatically updated, but... after the second attempt. So, an author has to change the value, save the document, close it, open it, change the value again, save it. I guess, this is something to do with the fact that I mapped one value twice.&lt;/p&gt;
&lt;p&gt;Can you advise, if there is a way to map one field twice and avoid the need of editing a document twice as well?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>zkawalec</author><pubDate>Fri, 28 Aug 2009 10:03:17 GMT</pubDate><guid isPermaLink="false">New Post: one value mapped to two fields 20090828100317A</guid></item><item><title>New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.</title><link>http://dbe.codeplex.com/Thread/View.aspx?ThreadId=54250</link><description>&lt;div style="line-height: normal;"&gt;If have notice this in the source code&lt;br&gt;
&lt;br&gt;
// Broken right now because of O12/663921&lt;br&gt;
&lt;br&gt;
What does this mean please?
&lt;/div&gt;</description><author>pierreb</author><pubDate>Thu, 23 Apr 2009 15:21:24 GMT</pubDate><guid isPermaLink="false">New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit. 20090423032124P</guid></item><item><title>New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.</title><link>http://dbe.codeplex.com/Thread/View.aspx?ThreadId=54250</link><description>&lt;div style="line-height: normal;"&gt;Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit.&lt;br&gt;
&lt;br&gt;
Is this normal?
&lt;/div&gt;</description><author>pierreb</author><pubDate>Thu, 23 Apr 2009 13:57:37 GMT</pubDate><guid isPermaLink="false">New Post: Rich Text Content control turns into a plain text content after association using Word 2007 content control toolkit. 20090423015737P</guid></item><item><title>New Post: New projects created</title><link>http://dbe.codeplex.com/Thread/View.aspx?ThreadId=53201</link><description>&lt;div style="line-height: normal;"&gt;I have created a Word 2007 dotm macro template in which I have mapped some content controls. My problem is that when I make an edit to my code in VBE and save the template in VBE many extra new projects are created. Any ideas on why this is happening and how I can prevent it?&lt;br&gt;
&lt;/div&gt;</description><author>djprice</author><pubDate>Tue, 14 Apr 2009 11:30:13 GMT</pubDate><guid isPermaLink="false">New Post: New projects created 20090414113013A</guid></item><item><title>New Post: What is the encoding on bound picture content controls?</title><link>http://dbe.codeplex.com/Thread/View.aspx?ThreadId=50941</link><description>&lt;div style="line-height: normal;"&gt;I'm trying to understand how picture content is encoded in XML parts for picture content controls. Is there any way to reference pictures in the OOXML package rather than encode the content directly in the custom xml part?
&lt;/div&gt;</description><author>shadesofjay</author><pubDate>Mon, 23 Mar 2009 03:47:23 GMT</pubDate><guid isPermaLink="false">New Post: What is the encoding on bound picture content controls? 20090323034723A</guid></item><item><title>New Post: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am looking for a similar solution. I want to attach a schema as a customXML Part in the document itself and use it to validate other customXML Part contents. Any help would be greatly apprecitated in this regard.&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;Gaurav.&lt;/p&gt;
&lt;/div&gt;</description><author>gauravdhamija83</author><pubDate>Thu, 12 Feb 2009 14:06:50 GMT</pubDate><guid isPermaLink="false">New Post: Binding DropDown List to element XML 20090212020650P</guid></item><item><title>New Post: Failed to Save. Could not find the custom XML part to delete.</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=33149</link><description>&lt;div style="line-height: normal;"&gt;Hi Fairorth&lt;br&gt;
&lt;br&gt;
I wasn't able to reproduce this issue on my local test.&lt;br&gt;
&lt;br&gt;
Here's exactly what I did:&lt;br&gt;
&lt;br&gt;
1. Boot Word&lt;br&gt;
2. Add 3 plain text content controls to the document body&lt;br&gt;
3. Save the document&lt;br&gt;
4. Close Word&lt;br&gt;
5. Boot the Content Control Toolkit&lt;br&gt;
6. Open the document&lt;br&gt;
7. Create a new XML part&lt;br&gt;
8. Change to Edit View and paste in the following XML:&lt;br&gt;
&lt;br&gt;
&lt;p&gt;&amp;lt;root&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph1&amp;gt;&lt;/p&gt;
&lt;p&gt;P1.&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph1&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph2&amp;gt;&lt;/p&gt;
&lt;p&gt;P2.&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph2&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph3&amp;gt;&lt;/p&gt;
&lt;p&gt;P3.&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph3&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/root&amp;gt;&lt;br&gt;
&lt;br&gt;
9. Click Bind View&lt;br&gt;
10. Dragged each paragraph node to the corresponding content control to bind them&lt;br&gt;
11. Save and close the toolkit&lt;br&gt;
12. Boot Word and open the document&lt;br&gt;
13. After verifying it wored, close the document and Word&lt;br&gt;
14. Boot the toolkit, and reopened the document&lt;br&gt;
15. Change the text of Paragraph2 to P2 - new&lt;br&gt;
16. Clicked save.&lt;br&gt;
17. Close the toolkit&lt;br&gt;
18. Opened the document in Word to verify everything worked&lt;br&gt;
&lt;br&gt;
Can you give me a detailed list of steps like I provided so I can debug this?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Matt&lt;/p&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Fri, 29 Aug 2008 12:45:46 GMT</pubDate><guid isPermaLink="false">New Post: Failed to Save. Could not find the custom XML part to delete. 20080829124546P</guid></item><item><title>New Post: Failed to Save. Could not find the custom XML part to delete.</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=33149</link><description>&lt;div style="line-height: normal;"&gt;I created a docx file with content controls and mapped them using the toolkit. Worked great. Closed all files, reopen using toolkit and changes some of the text in one of the sections. Tried to save and got the error dialog &amp;quot;Failed to Save. Could not find the custom XML part to delete.&amp;quot;&lt;br&gt;
&lt;br&gt;
The xml I entered was very simple. The only change I made was to the &amp;lt;paragraph2&amp;gt; element, I changed the text from P2 to P2 - new.&lt;br&gt;
&lt;br&gt;
&lt;span style="font-size:10px"&gt;
&lt;p&gt;&amp;lt;root&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph1&amp;gt;&lt;/p&gt;
&lt;p&gt;P1.&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph1&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph2&amp;gt;&lt;/p&gt;
&lt;p&gt;P2 - new&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph2&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;Paragraph3&amp;gt;&lt;/p&gt;
&lt;p&gt;P3.&lt;/p&gt;
&lt;p&gt;&amp;lt;/Paragraph3&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/root&amp;gt;&lt;/p&gt;
&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>fairorth</author><pubDate>Fri, 08 Aug 2008 01:25:57 GMT</pubDate><guid isPermaLink="false">New Post: Failed to Save. Could not find the custom XML part to delete. 20080808012557A</guid></item><item><title>New Post: using context control to automatically change text</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=32456</link><description>&lt;div style="line-height: normal;"&gt;Ok i am very new to this ... so excuse me if it is a silly question ... &lt;br&gt;
&lt;br&gt;
Say in the cover sheet of my document i want to say something like &amp;quot;Proposal for :[insert company name here]&amp;quot; ... and i want to create a content control for that text &amp;quot;[insert company name here]&amp;quot; with the &amp;quot;title&amp;quot; set as &amp;quot;company_name&amp;quot;&lt;br&gt;
&lt;br&gt;
somewhere further on in the document i want certain text fields&amp;nbsp;(non-editable) to change automatically once the&amp;nbsp;&amp;quot;[insert company name here]&amp;quot; is changed by the user on the cover sheet ...&lt;br&gt;
&lt;br&gt;
Say text in the header of the document, which also shows &amp;quot;proposal for [insert compnay name here]&amp;quot; ... or as another example if the user chooses a certain author name from a drop down list, then that specific author's details like phone number and email address are automatically updated and shown in the document&lt;br&gt;
&lt;br&gt;
How can i do this all this using content control etc??? ... i am totally new to this and searching for answers has resulted in nothing ...
&lt;/div&gt;</description><author>adamr_ZA</author><pubDate>Tue, 29 Jul 2008 11:20:04 GMT</pubDate><guid isPermaLink="false">New Post: using context control to automatically change text 20080729112004A</guid></item><item><title>New Post: Check box content control</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=3830</link><description>&lt;div style="line-height: normal;"&gt;Matt ,&lt;br&gt;
&lt;br&gt;
I hope you are still accessing these posts. I am new to open xml format. I recently dowloaded the content cotrol tool kit. I have exact same problem with check box mentioned above. I watched your video but I didn't quite get your answer for the check box which you have posted. Will you able to elaborate a little bit. On how you can use combo box to make it checkbox. I have searched quite bit&amp;nbsp;on internet for it. But couldn't get&amp;nbsp; any answer to it. Any help from you will be really great.&lt;br&gt;
&lt;br&gt;
thanks&lt;br&gt;
Amrita
&lt;/div&gt;</description><author>rutaraj</author><pubDate>Tue, 08 Jul 2008 18:52:34 GMT</pubDate><guid isPermaLink="false">New Post: Check box content control 20080708065234P</guid></item><item><title>NEW POST: Mapping InfoPath Form Content to Word 2007 Doc</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=29247</link><description>&lt;div style="line-height: normal;"&gt;Novice here.&lt;br&gt;
&lt;br&gt;
Can the Word 2007 Content Control Toolkit help me transfer data entered into an InfoPath 2007 form to a MS Word 2007 file?  If so, can you summarize the steps?  I have created some very complex InfoPath forms that do a good job of helping collect the data, but once collected, I would like to populate a variety of different MS Word files with different subsets of the form data.  I really want to be able to locate specific data elements at specific points in my Word docs.  I've activated the Developer tab in MS Word 2007, and used the Schema commands there to link the MS Word file to the appropriate XML doc files of the InfoPath form, but I don't get any data coming through into my MS Word doc.  I don't want to have to re-key the information in my InfoPath form into Word.  Hoping this tool can help!&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
Chris 
&lt;/div&gt;</description><author>cbrown00</author><pubDate>Sun, 08 Jun 2008 04:51:59 GMT</pubDate><guid isPermaLink="false">NEW POST: Mapping InfoPath Form Content to Word 2007 Doc 20080608045159A</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Hi again Matt:&lt;br&gt;
I have other question, when i use a schema XML on a Word document, this schema is attached, not included.&amp;nbsp; How&amp;nbsp; I&amp;nbsp; can&amp;nbsp; introduce&amp;nbsp; this schema&amp;nbsp; on the document,&amp;nbsp; as&amp;nbsp; a&amp;nbsp; customXML Part?&lt;br&gt;
If&amp;nbsp; the&amp;nbsp; schema&amp;nbsp; is attached, when the Word document  is moved to other PC, also is needed move the schema.&lt;br&gt;
&lt;br&gt;
Thanks again.&lt;br&gt;
Please&amp;nbsp; if&amp;nbsp; you&amp;nbsp; have time&amp;nbsp; answerme.&lt;br&gt;
&lt;br&gt;
Greettings &lt;br&gt;
Jorge&lt;br&gt;
&lt;/div&gt;</description><author>jgomezc</author><pubDate>Tue, 20 May 2008 01:13:25 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080520011325A</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Hi again Matt:&lt;br&gt;
I have other question, when i use a schema XML on a Word document, this schema is attached, not included.&amp;nbsp; How&amp;nbsp; I&amp;nbsp; can&amp;nbsp; introduce&amp;nbsp; this schema&amp;nbsp; on the document,&amp;nbsp; as&amp;nbsp; a&amp;nbsp; customXML Part?&lt;br&gt;
If&amp;nbsp; the&amp;nbsp; schema&amp;nbsp; is attached, when the Word document  is moved to other PC, also is needed move the schema.&lt;br&gt;
&lt;br&gt;
Thanks again.&lt;br&gt;
Please&amp;nbsp; if&amp;nbsp; you&amp;nbsp; have time&amp;nbsp; answerme.&lt;br&gt;
&lt;br&gt;
Greettings &lt;br&gt;
Jorge&lt;br&gt;
&lt;/div&gt;</description><author>jgomezc</author><pubDate>Mon, 19 May 2008 23:08:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080519110813P</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Hello Matt:&lt;br&gt;
Thanks very much for your great help.&lt;br&gt;
 &lt;br&gt;
 
&lt;/div&gt;</description><author>jgomezc</author><pubDate>Mon, 19 May 2008 12:27:17 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080519122717P</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Hi Jgomezc,&lt;br&gt;
&lt;br&gt;
Just as you would any other control. &lt;br&gt;
&lt;br&gt;
In Word&lt;br&gt;
=====&lt;br&gt;
1. From the Developers Tab in the Menu Ribbon, click the Content Control Drop Down item to insert it in the document&lt;br&gt;
2. Select the control and go to it's properties, add some entries for the user to select&lt;br&gt;
2. Save and exit&lt;br&gt;
&lt;br&gt;
In the Content Control Toolkit&lt;br&gt;
===================&lt;br&gt;
1. Create an XML document if one does not already exist via the Edit View tab in the Custom XML Parts pane&lt;br&gt;
2. In the Bind View of the pane, select the XML element and drag it onto the drop down control.&lt;br&gt;
3. Save and Exit&lt;br&gt;
&lt;br&gt;
============&lt;br&gt;
Now back in Word, everytime the user selects an item via the drop down, the item is pushed and persisted in the XML store of the document.&lt;br&gt;
&lt;br&gt;
&amp;gt; If you wish to have the items of the drop down bound to an XML document, the only way is to provide to an XML schema and have that node that is bound to the control be linked to a schema element that has an enumeration list. The enum items populate the control.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
Matt&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Sat, 17 May 2008 18:59:09 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080517065909P</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Please answer me&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>jgomezc</author><pubDate>Wed, 14 May 2008 04:27:10 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080514042710A</guid></item><item><title>NEW POST: Binding DropDown List to element XML</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=27669</link><description>&lt;div style="line-height: normal;"&gt;Hello:&lt;br&gt;
Please somebody can explain me how bind a content control dropdown list with a element XML on the Word 2007 Content Control Toolkit. &lt;br&gt;
Thank very much.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>jgomezc</author><pubDate>Wed, 14 May 2008 01:30:09 GMT</pubDate><guid isPermaLink="false">NEW POST: Binding DropDown List to element XML 20080514013009A</guid></item><item><title>NEW POST: Control Formatting</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=26372</link><description>&lt;div class="wikidoc"&gt;
My mistake! I did some testing but could not come up with a way to apply Sentence Case \ Title Case to a specific content control without it updating other controls, my guess is that such a function changes the actual text which directly updates the XML data store as opposed to a a style \ font which lives on the document surface.&lt;br /&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Sat, 26 Apr 2008 09:30:22 GMT</pubDate><guid isPermaLink="false">NEW POST: Control Formatting 20080426093022A</guid></item><item><title>NEW POST: Control Formatting</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=26372</link><description>&lt;div class="wikidoc"&gt;
As indicated by the first post; the problem is NOT with the ALL CAPS functionality, but 'Sentence case' and 'Title Case'. Again, in writing complex word documents, and repeating content, it is a distinct requirement to be able to change the capitalization beyond just lowercase and ALL CAPS. Is there a way to change mapped content control items such that that one is lowercase, while the same mapped control is 'Sentence case' or 'Title Case' (otherwise called 'capitalize each word') in MS Word. &lt;br /&gt; &lt;br /&gt;Ex.&lt;br /&gt; &lt;br /&gt;lowercase: the frog is a small frog.&lt;br /&gt; &lt;br /&gt;ALL CAPS: THE FROG IS A SMALL FROG.&lt;br /&gt; &lt;br /&gt;Sentence case: The frog is a small frog.&lt;br /&gt; &lt;br /&gt;Title Case: The Frog Is A Small Frog.&lt;br /&gt;
&lt;/div&gt;</description><author>MGriffith</author><pubDate>Fri, 25 Apr 2008 20:33:19 GMT</pubDate><guid isPermaLink="false">NEW POST: Control Formatting 20080425083319P</guid></item><item><title>NEW POST: Control Formatting</title><link>http://www.codeplex.com/dbe/Thread/View.aspx?ThreadId=26372</link><description>&lt;div class="wikidoc"&gt;
Hi MGriffith&lt;br /&gt; &lt;br /&gt;I do not see the issue. I followed the following steps and noticed the following (inline):&lt;br /&gt; &lt;br /&gt;1. Added 2 content controls to a new document&lt;br /&gt;2. Mapped both content controls to the same XML node in the document data store&lt;br /&gt;3. Selected one content control (clicked on the little grippy on the left hand side to select it)&lt;br /&gt;4. Click Ctrl+D to open the Font menu&lt;br /&gt;5. Checked the All caps option, clicked OK to close the dialog&lt;br /&gt;6. Added the characters 'aaa' to the capitalized text inside the content control, clicked out to force an update&lt;br /&gt;    &amp;gt;&amp;gt; NOTICE: The uncapitalized text adds 'aaa' without capitilization&lt;br /&gt;7. Added the characters 'bbb' to the uncapitalized text&lt;br /&gt;    &amp;gt;&amp;gt; NOTICE: the capitalized text adds 'BBB' to the end&lt;br /&gt;8. Modified the XML store with 'ccc'&lt;br /&gt;    &amp;gt;&amp;gt; NOTICE: both controls are updated as expected 'CCC' and 'ccc'&lt;br /&gt;9. Saved the document, reopened and performed 6-8. Results meet expectation.&lt;br /&gt; &lt;br /&gt;Please let me know if you are reporting another issue.&lt;br /&gt; &lt;br /&gt;Thanks&lt;br /&gt;Matt&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;MGriffith wrote:&lt;br /&gt;Is it possible to format a 'mapped' content control in Word to either sentence case or title case, without having the other 'mapped' controls throughout the document changing in tandem. One can change a control to lowercase and all CAPS by changing the font on the controls to 'All caps', or leaving it as default lowercase text, however if you use Word's font feature to change the case of a control (to sentence case, title case, etc.), it will change all corresponding mapped controls. In writing business documents, it's often necessary to have a repeated word typed in sentence case in one place in the document, title case in another, and lower case in another, CAPs in another, etc.. Does anyone know a workaround for this issue?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>mrscott</author><pubDate>Fri, 25 Apr 2008 18:54:57 GMT</pubDate><guid isPermaLink="false">NEW POST: Control Formatting 20080425065457P</guid></item></channel></rss>