Hi
I've created a custom tab which is working fine, however it's just been brought to my attention that staff need to be able to add lines in amongst existing lines. For example, in the Credits tab of Performance Setup you can move lines up and down. I understand it's probably impossible to add Up/Down buttons but is there a way to leave your cursor on one line, click add and for the new line to sit underneath it, regardless of whether there is a line already underneath it?
I don't think I explained that very well so do ask if you don't understand what I mean!
Thanks, Siobhan x
Hello
If you go the route of having your custom tab as a web page , then all of it is possible.
Thanks for this.
I've also run into another problem, still with Infomaker for now. When people are adding a new line, the cursor is defaulting to whichever cell they left it in before they added. How do I make the cursor jump back to the start?
Thanks
Siobhan
There is not a way that I know of, in Infomaker, to do either of these things.
For the sorting of lines, the screen will refresh each time the records are saved. So, what I usually do is make sure that the records come back in the desired order, either by adding a "sort order" field to the screen, or defining a set order. Then I instruct the users to Save after each record Add to check the order.
David
Yep, that's how I've solved it this time around - thanks for the confirmation that I'm doing the right thing though!