Home » Developer & Programmer » Forms » problem with alert
problem with alert [message #308783] Tue, 25 March 2008 07:59 Go to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Hello Sir,
Currently I am facing very big problem...
I migrate 6i application to 9i.
Whenever I insert alert in the form it works perfect, but when I remove that alert, it wont work..
Why this is so?
Please help me.......

Regards
Re: problem with alert [message #308794 is a reply to message #308783] Tue, 25 March 2008 08:28 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What does it mean: "It won't work"?

The easiest solution is: don't remove alert!

Or, search all PL/SQL code and see where is that alert used; remove it from these triggers/procedures as well.
Re: problem with alert [message #308920 is a reply to message #308794] Tue, 25 March 2008 23:30 Go to previous messageGo to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
No, I want to remove alert without affecting the form..
But if I remove alert, form not working properly.
what is the solution for this?

Help me...

[Updated on: Tue, 25 March 2008 23:36]

Report message to a moderator

Re: problem with alert [message #308954 is a reply to message #308794] Wed, 26 March 2008 01:13 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Littlefoot wrote on Tue, 25 March 2008 14:28
What does it mean: "It won't work"?

Search all PL/SQL code and see where is that alert used; remove it from these triggers/procedures as well.

Re: problem with alert [message #308970 is a reply to message #308954] Wed, 26 March 2008 01:52 Go to previous messageGo to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Sir,
I am not getting your point, [Remove all triggers from pl-sql and procedure] Because,I need some triggers out of that.
Re: problem with alert [message #308987 is a reply to message #308970] Wed, 26 March 2008 03:04 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I didn't say "remove all triggers", but "all calls of the alert you don't need any more".
Re: problem with alert [message #313355 is a reply to message #308987] Fri, 11 April 2008 08:29 Go to previous messageGo to next message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Hello

Still I am not getting the exact answer about alert.
Migrated forms are not (6i to 9i) working properly as in 6i.(Basic problem which I am facing like : Control not set to the Add button when form loads).
But if I insert alert at the When-New-Form-Instance trigger, it works perfect.
And I dont want that alert, because it looks very bad that each time shows alert when I call that form.
I want help from all expert.
What is the solution for this?
Please help me.....

[Updated on: Fri, 11 April 2008 08:30]

Report message to a moderator

Re: problem with alert [message #313406 is a reply to message #313355] Fri, 11 April 2008 14:01 Go to previous messageGo to next message
solisdeveloper
Messages: 48
Registered: March 2008
Location: Mexico
Member
Hi:

How is it not working? I mean what is happening if you remove the alert? Do you get an error message? If so...What error message are you getting? Is it not applying some properties? Is it not showing some Items?

What is your Form supossed to do when it loads for the first time? Or what is exactly your problem I read in your last post something about control not set to a Button, but I still can't picture the situation.

Why don't you post your When_New_Form_Instance code so that we can understand what are you trying to do, and how it is not working. That will make it easier to help you.

Regards!
Re: problem with alert [message #319637 is a reply to message #308783] Mon, 12 May 2008 07:44 Go to previous message
shekhar.salunkhe
Messages: 154
Registered: January 2008
Location: Pune
Senior Member
Problem Solved.. Razz
Actually problem ocurrs because of trigger.
I called that form from When-Image-Pressed which not perfect for internal navigation.
Now I used When-Mouse-Click, Now it is working perfectly.
Thanks for your help.
Previous Topic: Microsoft Out Look (To get Mail Failure)
Next Topic: Reports 10g
Goto Forum:
  


Current Time: Mon Feb 03 06:49:19 CST 2025