London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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
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
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.
How do I get rid of that text?
Thanks!
/Kristoffer