Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right click on a clear area of the form and select insert text object or to change the text in a text box, double click the box and edit the value.
  2. Exit the text box by clicking anywhere else in the form
  3. Click on the "Preview" tab to view any changes made.

 

Important:

Updated on 2nd May 2016

Design change that is required in ALL EXISTING and NEW forms.

...

Use the following to replace: {@PARAM_IsReturn} with IIF,0,{SAL_Sales.SAL_IsReturn}) {@PARAM_IsQuote} with IIF,1,0) {@PARAM_ABN} no replacement - suggest hardcoding this on FORM as it does not change {@PARAM_BarcodeField} no replacement - as above - usually set during implementation - always use UDF1 {@PARAM_PKL_ID} (only used in manifest report) - use {PKL_PickLIst.PKL_ID}Let me know if you have any questions...

This will only effect those customers that take up Cloud Services - which in time should be all customers - so in the meantime we can deal with updating forms on a case by case basis.

...