Jump to content

IWP and hitting enter


This topic is 5156 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I have a relatively simple database the has two tables. One contains 4 fields (Products). The other contains 19 fields (Customers).

My solution is done using IWP: When the user finds a product the portal provides a list of customers that purchased that product. I have a drop down menu in the portal next to each customers name that the user will select a new suggested product for each customer. When the user is done selecting the sugg. product I have a button that saves the entries.

However, what is happening is the user is hitting the enter button instead of the pre-established save button. The tables are connected via product number. The portal looks back onto itself for the dropdown menu. When the user hits the enter key the product title gets repeated in the product table exponentially ( the first time the title goes from one time to two times(separated with a carriage return) then the next time enter is hit on this portal there are 4 titles then 8 titles, then 16 titles.

I am clueless. I don't have any idea why this is happening. Nothing is ever written back to the table. I basically use it as a lookup table.

This never happens with a client connection only via IWP and it happens with the enter key is hit while in the portal.

ANY IDEAS

Link to comment
Share on other sites

This topic is 5156 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.