Search results

  1. D

    Custom Form Overwritten?

    Hello again and thanks for sticking with it so far! Your latest test worked, the field does now have a value!! I guess the answer is to do the same with all fields on the form check that everything is good, then delete the 'Booking' form and remove the _test appendix from the new one? I wrote...
  2. D

    Custom Form Overwritten?

    Hello again and thanks for sticking with it so far! Yes I wrote the custom form around 12 years ago and it's been in use with minor tweaks since. I hadn't tried to use it for perhaps a month or so and when I did last week got the 'To prevent malicious code...' error. It took me a while to find...
  3. D

    Custom Form Overwritten?

    There is no VBA Code
  4. D

    Custom Form Overwritten?

    7. Yes I have those registry settings.
  5. D

    Custom Form Overwritten?

    5. No. I do see some of the fields, but not Line, Ship Cruise, Cabin Type or Booking Status. Field values are blank except 'Balance Due1' and 'Days' neither of which are used in the view. 6. No there is no embedded VBScript
  6. D

    Custom Form Overwritten?

    1. Correct 2. No, I only see the one field 'Customer' with a value of 'N' 3. Correct 4. There is a value in the field in the list view but not when the form is opened, when it is opened in design mode, or when showing 'all user defined fields in this item'. This is true for all ittems on the...
  7. D

    Custom Form Overwritten?

    Thanks again, to answer your questions, selecting 'user-defined fields' in the dropdown I see one field named 'Customer' with the value 'No' (this looks like a field from an old Contact form where I had a Yes/No field against Contacts to indicate customers. Nothing to do with this form). I don't...
  8. D

    Custom Form Overwritten?

    10 minutes ago New Add bookmark #5 Thanks Hornblower409 for your very helpfully detailed instructions, which I have followed to the letter, however the form fields remain stubbornly blank, although when put into design mode the field names are visible in the relevant value boxes. Is there...
  9. D

    Custom Form Overwritten?

    OK earlier posts may have been a little less than accurate, to summarise:-. A subset of 'Calendar' Records created using a customised appointments form - 'IPM.Appointment.Booking' - are shown in the attached screenshot: When I double click on one of those records it opens the...
  10. D

    Custom Form Overwritten?

    I have a number of appointment records created with the message class IPM.Appointment.Booking. The IPM.Appointment.Booking custom form existed in my Personal Forms folder and still does, except it has reverted to the standard IPM.Appointment form. Can't think of any way this could have happened...
  11. D

    Custom form now unusable

    Sorry, didn't search for the right thing initially so missed Kevin99's post (Aug 13) and Diane's response. I have now used the registry file provided in that thread which has solved the issue.
  12. D

    Custom form now unusable

    Opening Calendar item created with custom form on Outlook Classic Desktop App (v 2510) and getting the message 'to prevent malicious code from running some items one or more objects in this form were not loaded'. Any way to load the form (without potentially opening the door to malicious code...
  13. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Hi Diane, thanks for your reply, as I said, I do understand everyone is a volunteer with other things to do. Yes this issue still persists. I have had support from the Microsoft O365 team, the Azure Active Directory team, Outlook desktop app support, and Windows support to no avail. The issue...
  14. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Presume this is outside the scope of this forum. Would have been nice to have a reply to confirm.
  15. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Something I said? Appreciate everyone is a volunteer here but seems as though this forum is no longer active, happy to be proved wrong of course.
  16. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Still no-one up for a challenge? Outlook still prompting for passwords for al accounts (mixture of Exchange and IMAP. Also get 'OneDrive is not signed in' message. MS M365 techs just keep having me delete credentials, but the problem returns on next reboot. I am still getting the AAD error...
  17. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Outlook now prompts for passwords for al accounts (mixture of Exchange and IMAP. Office desktop apps show 'sorry we can't get to your account right now, to fix this sign in again' good internet connection and OneDrive for Business is connected. MS techs just keep deleting credentials, and...
  18. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    The issue has returned, sometimes prompting for the Outlook.com account password, sometimes the Google IMAP accounts passwords
  19. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    Sorry what I meant was in that MS community thread the command Get-ScheduledTask | foreach { If (([xml](Export-ScheduledTask -TaskName $_.TaskName -TaskPath $_.TaskPath)).GetElementsByTagName("LogonType").'#text' -eq "S4U") { $_.TaskName } } was suggested to identify the tasks that needed to...
  20. D

    Office 365 Outlook desktop app prompts for all account passwords on startup

    As per the title. Outlook Version is 2207 (Build 15427.20194 Click to Run). If I log in to all 5 accounts (3 Exchange, 2 IMAP) all is good even if I close and re-open the app, but following reboot it asks for passwords again. (I have checked the 'stay logged in' option on the Gmail accounts) I...
Back
Top