Where in HQ do we set caption text for Customer Additional Tab?

I have scoured the documentation and can't seem to find it. Where can I set the captions for the fields on the Customer Additional Tab? I have set then in the Customcaption table to what I need, but I would still like to know where the heck I can set those from within HQ Manager.

Reply to
Butch
Loading thread data ...

I have scoured the documentation and can't seem to find it. Where can I set the captions for the fields on the Customer Additional Tab? I have set then in the Customcaption table to what I need, but I would still like to know where the heck I can set those from within HQ Manager. -- RMS 1.2.0.171 1 HQ 23 Stores in 9 states 145 Lanes

Reply to
Jeff

I have scoured the documentation and can't seem to find it. Where can I set the captions for the fields on the Customer Additional Tab? I have set then in the Customcaption table to what I need, but I would still like to know where the heck I can set those from within HQ Manager. -- RMS 1.2.0.171 1 HQ 23 Stores in 9 states 145 Lanes

Reply to
Butch

has an option to do it in their HQ Utilities package.

Reply to
Mirek/ Slowey S

Hi There,

I can't see any button in HQ but there is table called CustomCaption. You can change it manually:

UPDATE CustomCaption SET Caption='YourCaption' WHERE StyleNumber=X

Where X is number between 1 and 33:

1 - 5: CustomerTextField 1-5 6 - 10: CustomerNumberFields 1-5 11 - 15: CustomerDateFields 1-5 15 - 33: Other custom captions(supplier, items)

REMEMBER !!! Do backup before you execute any queries !!!

Thanks, Arthur

Mirek/ Slowey Systems - Ireland wrote:

has an option to do it in their HQ Utilities package.

Reply to
Arthur Hanusek

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.