Hello,
I have a SDV, a SDO and a SDB for Time-booking - records of our users. The records have a from and a to - field.
So I want to make it easier for the users - when the press the "Add-Button" the from field ist automatical filled with the to field of the LAST record.
There is also an individual function - if there is no "last record" for this day, then i want to make a "lookup" to the persons "working time" and fill the from-field with the begin-time from this table.
In adm1 i hacked the code (with direct database-access) into the local-add-record procedure of the viewer - but how should i make it with adm2 - without touching the database???
Is there a possibility to make a "special" SDO??
Or should I make several SDO´s and reference dynamically to "their" data ?
thanx
andi
I have a SDV, a SDO and a SDB for Time-booking - records of our users. The records have a from and a to - field.
So I want to make it easier for the users - when the press the "Add-Button" the from field ist automatical filled with the to field of the LAST record.
There is also an individual function - if there is no "last record" for this day, then i want to make a "lookup" to the persons "working time" and fill the from-field with the begin-time from this table.
In adm1 i hacked the code (with direct database-access) into the local-add-record procedure of the viewer - but how should i make it with adm2 - without touching the database???
Is there a possibility to make a "special" SDO??
Or should I make several SDO´s and reference dynamically to "their" data ?
thanx
andi