Home » Developer & Programmer » Forms » link (oracle 10g windows)
link [message #304438] Wed, 05 March 2008 03:44 Go to next message
varosh81
Messages: 178
Registered: February 2008
Location: CHENNAI
Senior Member
i have created single datablock.such block contains several sub blocks.
example
1.details
2.education
education form has clear button.
if i click such button clear all the text and go to previous block.but i want only clear text only not go to previous block.
send solution please urgent
Re: link [message #304442 is a reply to message #304438] Wed, 05 March 2008 04:02 Go to previous messageGo to next message
bbaz
Messages: 138
Registered: April 2007
Senior Member
Try using

Go_item('education.<desiredItemInEducationBlock>');


after Clearing the Form. Would this solve your problem?

Re: link [message #304446 is a reply to message #304438] Wed, 05 March 2008 04:11 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Which built-in (if any) did you use to clear "all the text" (where from? A block? A form? An item?)? Where would you like to be? In "details" or "education" block?
Re: link [message #304448 is a reply to message #304446] Wed, 05 March 2008 04:16 Go to previous messageGo to next message
varosh81
Messages: 178
Registered: February 2008
Location: CHENNAI
Senior Member
a form

education
Re: link [message #304461 is a reply to message #304448] Wed, 05 March 2008 05:19 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
LF
Which built-in (if any) did you use to clear "all the text"?

As you don't want to tell us, I suppose it was the CLEAR_FORM. Once it is done, it puts the focus into the first item of the first block. If it doesn't satisfy your needs, do as @bbaz suggested.
Previous Topic: auto generating a serial number on a form's multi record block
Next Topic: ristrict the number of record populate= 500
Goto Forum:
  


Current Time: Sun Feb 09 21:52:39 CST 2025