If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Because the fact, customers need to fill in a lot orders, we want to add data (insert) automatic after the last field in the form (without pushing the add button)
That will be quite a challenge. But afaik you can assign a shortcut to it. Otherwize you need an ajaxevent of some kind. But it's not a default behaviour as far as I know..
Albert Drent
aducom software netherlands
scriptcase partner, reseller, support and (turn-key) development www.scriptcase.eu / www.scriptcase.nl
You need a control application and supply the sql yourself. On the right side of the editor you find 'inserting data into another table' snippet. On focus will work if you have a dummy field which gets focus after tab.
Albert Drent
aducom software netherlands
scriptcase partner, reseller, support and (turn-key) development www.scriptcase.eu / www.scriptcase.nl
Comment