I have created a form in Oracle Forms 10g and have a view-based block with custom filter so when I put some text in filter textbox and press button, block should be filtered. That works fine but I get message I want to avoid: Do you want to save changes you have made. Data block is Database block and I think the problem is filtering it, using filter is reduced and this change cause a message. How could I resolve this?
Thanks.