Hi,
I just did a simple order row control working fine in a form using Scriptcase resources.
In the main form
- Create a new filed (Label field) order_control in my example
- Create the code in OnLoadRecord which will populate the field order_control with the proper link’s to blank_lineorder application where is made the switch order in database.
Blank Application
3. Create the blank application with code like in my example.
4. You can use this blank application for any table where you have order field with auto-increment (not id field)
Download the attached pdf.
order control.pdf (627 KB)