Re: [RBASE-L] - Value change in a form

2018-10-18 Thread 'jim schmitt' via RBASE-L
 On some important fields, thats the way I've done it for years, but if there 
is a better way I'd like to know.

On Thursday, October 18, 2018, 4:56:41 PM EDT, Albert Berry 
 wrote:  
 
 I need to know if a specific value (a DBEDIT: Date) has been changed by the 
user. 
Is the old school, get a before value, compare with after value still the best 
way to go?
I could create an entry eep to save the value on entry into the row, and then 
get the after value on exit using RBTI_FORM variables, but is there a better 
way?

Albert

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RBASE-L] - Value change in a form

2018-10-18 Thread Albert Berry
I need to know if a specific value (a DBEDIT: Date) has been changed by the 
user. 
Is the old school, get a before value, compare with after value still the best 
way to go?
I could create an entry eep to save the value on entry into the row, and then 
get the after value on exit using RBTI_FORM variables, but is there a better 
way?

Albert

-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.