Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clarion > Re: Newbee to C...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 7 Topic 9039 of 9121
Post > Topic >>

Re: Newbee to Clarion enterprise 6.3 (coming from the clipper world)

by bnesheim <bnesheim@[EMAIL PROTECTED] > Feb 19, 2008 at 01:27 AM

sjahan22@[EMAIL PROTECTED]
 wrote in
news:73a99fca-717e-4c6d-8026-8d3b95507375@[EMAIL PROTECTED]
 

> Thank you Harry,
> I created a browse template in the window and then populated it.
> Below the browse window, I draged and dropped the fields from the
> populate window.  I am ok so far.  When I run it, I can browse through
> the file and which ever record is highlighted, I see it on the fields
> below the browse window.  I do not like the inplace edit for Browse
> window it might confuse users.  What I wanted to do is, let them
> browse and select the record to edit and the contents is displayed on
> the fields below the browse window and allow edit on those fields not
> on the browse window.
> So what I want to do is to put the controls mentioned on my first
> email.

The 'Clarion way' :-) is to make a new procedure of the type 'Form' for
the register you want to change. In the window you add all the fields the
user should update and in 'Field Priming on Insert' you set all standard
values to be used when adding a new record.
The procedure-name is inserted under 'Actions' in 'Update Procedure'.

The result is that data from selected record is trasfered to the update
procedure when 'Edit' is selected. and fields will be primed with 
selected
values when 'New' is used.

All validating are done when the 'Save'-function is used. This can be 
tests
done in hand-code or defined in the app.

Kjetil Nesheim
 




 7 Posts in Topic:
Newbee to Clarion enterprise 6.3 (coming from the clipper world)
sjahan22@[EMAIL PROTECTED  2008-02-10 07:43:15 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
Harry Bennett <harryb@  2008-02-10 19:23:16 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
sjahan22@[EMAIL PROTECTED  2008-02-10 14:48:09 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
Harry Bennett <harryb@  2008-02-11 04:39:28 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
sjahan22@[EMAIL PROTECTED  2008-02-11 06:24:54 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
Paul S. Person <pspers  2008-02-11 10:32:51 
Re: Newbee to Clarion enterprise 6.3 (coming from the clipper wo
bnesheim <bnesheim@[EM  2008-02-19 01:27:51 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 16:23:01 CDT 2008.