J
John E.
I have created a customized P2 page on an Appointment form in which I have
some List Boxes that are being populated by VBscript code with records from
an Xcel Spreadsheet. I also use a textbox with each list box setup with a
Keywords field as a data store where I then store the check box states from
the List boxes at time of saving so they are persistent on reopening of the
Appointment Item.
If I open one of the custom Appointment items from the Actions menu and then
complete the data in the item and save it...this all appears to work
normally. However when I open the saved item it reverts back to the default
Appointment form. I know this because I am showing the Message Class object
on my custom form and see it when I save it but it reverts back to
IPM.Appointment when I open it.
I thought I might have some cache problems but used the Forms Manager to
make sure the published form was only in my custom Calendar folder where
these items reside and that the casche was cleared for the folder. I
haven't published the form yet to Personal Forms Library because it isn't
working yet.
Can you advise me what may be causing this reversion to default from my
custom Appointment form???
BTW, the VBscript code works fine in a similar custom Contact form using the
same objects, and is the same code with necessary item/page changes in the
Appointment form, so I don't think it is a code problem.
some List Boxes that are being populated by VBscript code with records from
an Xcel Spreadsheet. I also use a textbox with each list box setup with a
Keywords field as a data store where I then store the check box states from
the List boxes at time of saving so they are persistent on reopening of the
Appointment Item.
If I open one of the custom Appointment items from the Actions menu and then
complete the data in the item and save it...this all appears to work
normally. However when I open the saved item it reverts back to the default
Appointment form. I know this because I am showing the Message Class object
on my custom form and see it when I save it but it reverts back to
IPM.Appointment when I open it.
I thought I might have some cache problems but used the Forms Manager to
make sure the published form was only in my custom Calendar folder where
these items reside and that the casche was cleared for the folder. I
haven't published the form yet to Personal Forms Library because it isn't
working yet.
Can you advise me what may be causing this reversion to default from my
custom Appointment form???
BTW, the VBscript code works fine in a similar custom Contact form using the
same objects, and is the same code with necessary item/page changes in the
Appointment form, so I don't think it is a code problem.