How to make display and field next to attribute name in configurator UI.
I have two UI properties to set description and url link. We see them at bottom of attribute name. Instead of it, we want that to be displayed next to attribute name in same line. Is it possible? please advice.
Description="Testing".
LearnMore=http://www.google.com/
It appars in UI screen like this:
Attribute1
"Testing" url link under Learn more
We want this to be in same straight line:
Attribute1 "Testing" url link under Learn more.
thanks,
Vinesh