Thanks for the info R:azzak. Any chance that the EEP feature will be
implemented in 7.1?
Javier,

Javier Valencia, PE
President
Valencia Technology Group, L.L.C.
14315 S. Twilight Ln, Suite #14
Olathe, Kansas 66062-4578
Office (913)829-0888
Fax (913)649-2904
Cell (913)915-3137
================================================
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all system and destroy all copies.
======================================================

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of A. Razzak Memon
Sent: Wednesday, June 01, 2005 11:48 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: Form Questions...

At 12:25 AM 6/2/2005, Javier Valencia wrote:

>I really like being able to have all the form code contained within the
form,
>it is particularly helpful when upgrading version as the new form file has
>all the support code. There is one place, Table Settings, that still
requires
>external EEPs such as "After Saving row;" has anyone figure out a way to
>do this from an internal EEP? Can a Custom Action be called from this
>location? It would sure be nice to have the capability to save the EEPs in
>this section with the form. I can probably use a stored procedure but it
>would defeat the purpose of having all the code within the form.

Javier,

Did you know that R:BASE 7.5 for Windows, includes
that feature?

http://www.rbase.com/rbg75

Here's how:

01. Start RBG75

02. Form Designer |Main Menu |Tables | Add Remove Tables...

     Table Settings ...

     Notice the "Custom" EEP options for:

     . On Row Entry
     . On Row Exit
     . After Saving Row
     . After Leaving Row

03. For a sample form to demonstrate this feature:

     Start RBG75
     CONNect to RRBYW10
     Database Explorer | Forms | SalesTransaction | Design
     Form Designer |Main Menu |Tables | Add Remove Tables...
     Notice the "Custom" EEP defined as "On Row Entry"


>Next question, is there a PROPERTY option that would change the status of
>a form
>from EDIT to BROWSE from within the form? What I want to do is call the
form:
>EDIT USING my_form WHERE my_condition
>And on then from the "On Before Start EEP" or "On After Start EEP" check
>the user
>privilege and if necessary change the status to BROWSE so only viewing and
no
>editing is allowed.


Here's how:

PROPERTY RBASE_FORM ENABLED 'FALSE'
RETURN

That will take care of everything!

For complete details and more options, refer to R:Docs!

Enjoy and make sure to have fun!

Very Best R:egards,

Razzak.

--- RBG7-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================

Reply via email to