ContactDownload

Advice and Support Centre

Announcement

Recent posts

Current Status

Price increases 2026

Not commonly downloaded

Latest update for all users

Getting Help With Packing Partner

Registering a user account

#1 15-07-2014 02:09 pm

pepsi_max2k
Member
pepsi_max2k

Scripting Howto?

Is there a guide to the scripting anywhere? I want to try and change the picking list row layout (get rid of unneeded stuff and put everything on to one line). http://www.aimcosoftware.co.uk/v3help/i … ipts.html  suggests it's possible, but can't figure out how to get it running in a script.

Last edited by pepsi_max2k (15-07-2014 02:11 pm)

Offline

#2 16-07-2014 09:54 am

Andrew
Admin
Andrew

Re: Scripting Howto?

We don't have a guide to scripting, because it's something we usually do for users and you need to understand VB.Net and HTML/CSS to use it.

You need to enable scripting from Tools>Features, then you can add the sample code from the help file, to give you a very basic picking list.

This function allows you to create your own picking list row. It must be valid InnerHTML for a table row, as shown in the example.

All the fields, for the item are available as autocomplete, so in the Print_PickingRow function, just type item. and you will get a list of the fields.

Offline

#3 17-07-2014 01:40 pm

pepsi_max2k
Member
pepsi_max2k

Re: Scripting Howto?

Think I just clicked report instead of reply :( hci fail

Anyway I'm getting sort of used to this, will add a quick guide when I know what I'm doing. Managed to get the pick list going anyway.

Offline

Board footer