Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Modifying description text in customized address form

Vote:
 

Hi!

I added the column "Organization name" to my address form in Commerce Manager and that works just fine.
Except that there is a strange description text or something underneath the textbox.

Address

How do I get rid of that text?

Thanks!

/Kristoffer

#162233
Oct 13, 2016 12:10
Vote:
 

Hi,

I think you can edit your App_GlobalResources\Customer\Customer.resx to add a section like this

<data name="Address_mf_OrganizationName_Description" xml:space="preserve">
<value />
</data>

This will make the "label" to be empty - of course you can add a value if you want to :)

Regards,

/Q

#162419
Oct 14, 2016 10:35
Vote:
 

Works like a charm!
The things was that there was no resource string with that name and that is why i came out ugly. I added a row with an empty string and then the design of the work was ok again.

Thanks!

/Kristoffer

#162810
Oct 17, 2016 14:03
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.