How can I change the Item sub-description field tags in HQ? I know that In Store Operation it is easy to do through the CAPTIONS button in the configuration menu. But how is it done in HQ?
Change Item sub-description field tags in HQ
Feb 06, 2008
2 Replies
Run This query from the HQ administrator utility:
Update CustomCaption Set CaptionWhere Style ex: the items caption is: subdescription1, subdescription2, subdescription3 if you would like to update these fileds to be Sub Category for example do the following: Count every text box starting from Customer like Text Fields: (Has 5 Text Box) and Numeric Fields: (Has 5 Text Box), ....etc so the subdescription1 count number is 16.
So the query will be :
Update CustomCaption Set Caption = 'Sub Category' Where Style = 16
Thanks Mahmoud. Your suggestion was very helpful.
Lloyd
"Mahmoud Am> Run This query from the HQ administrator utility:
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required