PDA

View Full Version : <BR> before quantity field


Nick
04-Dec-2003, 03:53 PM
Hi All

In the product template Act_ProductLine.html is the variable NETQUOTEVAR:PRODUCTQUANTITY which generates the product quantity field.

When Actinic generates the HTML page, the above NQV inserts a <BR> before the word Quantity. I would like to take this out.

I am assuming that this is controlled by one of the numerous <BR>'s that can be found in "Design | Text". Does anyone know which one?

While on this subject, is there a list available of the function of the various bits of HTML code in "Design | Text"???

Many thanks

Nick

NormanRouxel
04-Dec-2003, 08:25 PM
The most recent Advanced Guide now includes a NETQUOTEVAR dictionary and a guide to the Design / Text / HTML values. From there it looks like ID -1, Seq 2220 is the one. However it is also used with the Date and Other Info prompt fields.

Norman

Nick
05-Dec-2003, 07:42 AM
Thanks Norman.

I'll go and download the latest Advanced Guide now.


Cheers

Nick