Immediately after creating a button in the Layout Editor, what is true about the button?
The Enforce Primary Key property of a data block ensures that the primary key of a new record exists in the database.
Users do not want to see the "Working" message while a long query completes.You are designing a form with a query that takes o long time to execute. What can you do to stop the "Working" message from appearing?
What happens when you click Run Form Debug in Forms Builder?
View the Exhibit.You have begun the process of integrating WebUtil into the Ordes form. What two additional steps must be completed yet?
You have been assigned to maintain a forms application that was designed by a developer who has left the company.The form uses different property classes to standardize the appearance of objects in the form. For example, all buttons should be of the same width.The CV_Tools canvas contains several buttons. The Print invoice button is not quite wide enough to display its complete label.In forms Builder, you open the Button_PC property class and change its Width property to a higher number. All the buttons become larger except the Print invoice button, which remains its original size. What could have caused this problem?