![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
hello,
in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
#2
|
|||
|
|||
![]()
On the All Fields page of the form, do you see the correct value for your Expertise field?
To limit values to items in the list, on the Advanced Properties dialog for the control, change the value of MatchRequired to -1 - True. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "andy" wrote in message ... hello, in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
#3
|
|||
|
|||
![]()
hello,
the name of the combo box i created appears in the All Fiels page, however, no value is added in the 'value' column... maybe that's the problem? you already solved my second problem, thanks ! andy "Sue Mosher [MVP-Outlook]" wrote: On the All Fields page of the form, do you see the correct value for your Expertise field? To limit values to items in the list, on the Advanced Properties dialog for the control, change the value of MatchRequired to -1 - True. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "andy" wrote in message ... hello, in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
#4
|
|||
|
|||
![]()
Check the Properties dialog of the combo box. At the top of the Value tab do you see the name of the property that you created to hold the data from this combo box, i.e. the same name as in the All Fields page?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "andy" wrote in message ... the name of the combo box i created appears in the All Fiels page, however, no value is added in the 'value' column... maybe that's the problem? in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
#5
|
|||
|
|||
![]()
hello,
yes, and i don't know why, but my colleague now sees changes i make, so thanks. new problem: when i open the tab that holds the expertise combobox, and i click on another tab in the contacts page without changing the contents of the expertise box, i get an error value : invalid property value. when i chose the same selection and move to another tab, the error message doesn't appear anymore. why do i get this error value? "Sue Mosher [MVP-Outlook]" wrote: Check the Properties dialog of the combo box. At the top of the Value tab do you see the name of the property that you created to hold the data from this combo box, i.e. the same name as in the All Fields page? -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "andy" wrote in message ... the name of the combo box i created appears in the All Fiels page, however, no value is added in the 'value' column... maybe that's the problem? in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
#6
|
|||
|
|||
![]()
Is the value one of those on the list?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "andy" wrote in message news ![]() hello, yes, and i don't know why, but my colleague now sees changes i make, so thanks. new problem: when i open the tab that holds the expertise combobox, and i click on another tab in the contacts page without changing the contents of the expertise box, i get an error value : invalid property value. when i chose the same selection and move to another tab, the error message doesn't appear anymore. why do i get this error value? "Sue Mosher [MVP-Outlook]" wrote: Check the Properties dialog of the combo box. At the top of the Value tab do you see the name of the property that you created to hold the data from this combo box, i.e. the same name as in the All Fields page? "andy" wrote in message ... the name of the combo box i created appears in the All Fiels page, however, no value is added in the 'value' column... maybe that's the problem? in 'design form' of outlook folders, i changed the name of (P.2) into 'Expertise' and made it visible. i added a picklist with different values for 'Expertise'. In the design form, i created a new field to the folder 'Expertise'. i added a new combo box to the Expertise tab. in the properties / values, i referred to the field i created. in the advanced properties, i added in the tag field : picklist=Expertise i published the form. changes i make are saved. however, when my colleague accesses the form, the expertise tab is visible, she also sees the combo box. however, when i change the value of the combo box, my colleague doesn't see the change. her changes aren't visible to me. there must be a problem with the publishing (we're new to this). Questions: - how can i publish this combo box to the public folder so that my colleague can see my changes and vice-versa? - how do i limit the entries into the combo box? now i am able to type a text that is saved but that is not contained in the original picklist. the text isn't added to the picklist either. in any case, i don't want a user to be able to add a value. thank you helping. andy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook Public Folder Helpdesk Form | David Reed | Outlook - General Queries | 1 | March 14th 06 03:45 PM |
Public Folder contacts form: 1 field can't be edited | [email protected] | Outlook - General Queries | 1 | March 7th 06 05:23 PM |
OL2003 - can you auto-fill a singel new contact form with online form data | TimR | Outlook - Using Contacts | 1 | February 15th 06 02:43 PM |
Form applied to public folder but not contents imported | Frank Fernandez | Outlook - Using Forms | 1 | February 9th 06 04:24 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 08:41 PM |