Autor Thema: Backend-Frontend-aktualisierung funktioniert nicht wie erwartet  (Gelesen 1087 mal)

Offline Untitled

  • Senior Mitglied
  • ****
  • Beiträge: 364
    • Musiker24.ch - Musiker und Bands finden
Hi zusammen

Wieder mal ein Problem:

Folgender Code ist in einer Formularaktion gegeben:
Code
	Dim ws As New NotesUIWorkspace
	Dim uiDoc As NotesUIDocument
	Dim doc As notesDocument
	
	Set uiDoc = ws.CurrentDocument
	Set doc = uiDoc.document

	doc.typeGA = "1"

Wenn ich auf die Aktion klicke, ist das Feld "typeGA" im Frontend (wenn ichs mit den Dokumenteigenschaften anschaue) plötzlich auf "1" gesetzt (vor dem Klick war es noch leer).

Warum zeigt mir plötzlich das FRONTEND ein im BACKEND geänderter Wert an, ohne reload, save usw.?

Habe ich was übersehen?  ???

Auf Hilfe hoffend,
Moritz
« Letzte Änderung: 18.10.06 - 17:48:02 von Untitled »

Offline m3

  • Freund des Hauses!
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 8.102
  • Geschlecht: Männlich
  • Non ex transverso sed deorsum!
    • leyrers online pamphlet
Die Designer-Hilfe zu "NotesUIDocument.document" ist Dein Freund:
Zitat
Modifications made to non-rich-text items on the back-end document accessed through this property appear on the current document immediately. Modifications made to non-rich-text items on the corresponding back-end document accessed from the front-end document but not through this property (for example, if you use GetDocumentByUNID) do not appear immediately unless the AutoReload property is True.
« Letzte Änderung: 18.10.06 - 17:53:50 von m3 »
HTH
m³ aka. Martin -- leyrers online pamphlet | LEYON - All things Lotus (IBM Collaborations Solutions)

All programs evolve until they can send email.
Except Microsoft Exchange.
    - Memorable Quotes from Alt.Sysadmin.Recovery

"Lotus Notes ist wie ein Badezimmer, geht ohne Kacheln, aber nicht so gut." -- Peter Klett

"If there isn't at least a handful of solutions for any given problem, it isn't IBM"™ - @notessensai

Offline Untitled

  • Senior Mitglied
  • ****
  • Beiträge: 364
    • Musiker24.ch - Musiker und Bands finden
Das wars! Vielen herzlichen Dank!!

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz