Hi,
I've searched a while without finding the answer to this.
Is it possible to use jGrid or something to make toggeling a field possible?
What I want to accomplish is to change a field in a list with table template. The content to be listed here is orders, and the field I want to toggle is "not invoiced/invoiced".
That way the user can see the list of orders and invoice them from external system, and just click the "not invoice" button/link and have it toggle to "invoiced". This way it will be easy to filter the table list according to "not invoiced/invoiced" etc.
Anyone got an idea if this can be done?