forms6i [message #80632] |
Wed, 23 October 2002 18:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
muralidhar
Messages: 13 Registered: September 2002
|
Junior Member |
|
|
Hi gurus
i have place two blocks,one is a datablock and the other one is the control block.i have place some items on both block.i am displaying connect string and username under control block.i have got a button clear form,when i press clear form i dont wont to clear these two items i.e connect string and username.please let me know how about doing this
thanks
|
|
|
Re: forms6i [message #80641 is a reply to message #80632] |
Thu, 24 October 2002 15:07 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Zaire
Messages: 36 Registered: October 2002
|
Member |
|
|
Two options:
1. Clear individual items rather than clearing the whole form (inefficient)
2. Store these values in Global Variables before clearing and then reload after clearing
|
|
|
Re: forms6i [message #80653 is a reply to message #80632] |
Sun, 27 October 2002 19:45 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
muralidhar
Messages: 13 Registered: September 2002
|
Junior Member |
|
|
can you please let me know how about doing it and what is the code to be written,please let me know it will be a great help
Thanks
|
|
|