Lakshmi Kumar Yadav wrote:
Hey Kevin, good to hear that it is useful to solve your problem.
Please mark the appropriate post as solution.
Regard's
Lakshmi Kumar Yadav
Lakshmi
Not quite. I didn't see how hitting enter in a text box will trigger the button action associated with text box. Looking at what you provided instead of the button being save they would be doing a search in a table or another type of action. I want the people to enter text, hit enter and preform like a search or another action without having to hit another button to do the action.
Here is a better example. I have created a change dynamic paging size and dynamic go to paging for a table aggregate when there are a lot of pages. There are several tables and buttons on a page.
If they what to change the paging size, they would enter the new paging size then hit enter to change the paging size. Same applies to go to page. What been happing is if the hit enter the action associated with the first button on the page get executed. The same applies search textbox associated with a table aggregate. The first button's action will be executed.
So how easy is it to have a text box doing a specific action when hitting enter in the text box? Some examples on the Forum indicated using JavaScript. But there seem to be different versions on how to do this. None of them have worked for what I want. Actually they still cause the first button's action even with the JavaScript.
Sorry if I originally cause some confusion . Oh by the way, some of these pages were created using Lisbon other are using outsystems 11. We did not want to change all the Lisbon pages to outsystems 11. So new ones are using outsystems 11.
Thanks
Kevin