dymo-connect-framework icon indicating copy to clipboard operation
dymo-connect-framework copied to clipboard

Multiple text fields with dynamic data not possible with Dymo Connect

Open mkvist opened this issue 2 years ago • 7 comments

In Dymo connect i can no longer give a text field a name, so it afterwards can be replaced by the label.setObjectText(name, value); function. I can design the label in dymo connect, and then afterwards open the label in a text editor and manually replace the <Name> value with what i want it to be, but that is a poor solution.

**ITextObject1**

mkvist avatar Mar 08 '22 09:03 mkvist

Our team aware of that user cannot change the object name. Also we do not have any plan how DYMO Connect provide the solution yet.

dymosoftware avatar Mar 23 '22 20:03 dymosoftware

Any updates on this, @dymosoftware?

Seems like it should be easy enough to add an editable object name field in the object properties side panel (highlighted below).

Screen Shot 2022-04-20 at 10 18 06 AM

blester-mvc avatar Apr 20 '22 14:04 blester-mvc

@mkvist you can open the XML file and change the value in the <Name></Name> tag of each object to the desired field name and it will be replaced with the value set in label.setObjectText(name, value);. Not efficient and not optimal, but it does work.

cage85 avatar Jun 02 '22 13:06 cage85

DCD will provide the ability of object name change thru UI, however the placement probably locate in Label Properties.

dymosoftware avatar Jul 19 '22 20:07 dymosoftware

DCD will provide the ability of object name change thru UI, however the placement probably locate in Label Properties.

Sounds great. Do you have an estimate for when this feature will be released in DCD ?

mkvist avatar Jul 20 '22 05:07 mkvist

Probably delivery on next release around March 2023

dymosoftware avatar Jul 20 '22 12:07 dymosoftware

@dymosoftware - Given the lengthy period of time between releases, do you have a roadmap you can share of what is planned for the next update?

It would really help us out from a planning perspective, and to communicate more effectively with customers when they raise certain issues.

blester-mvc avatar Jul 20 '22 18:07 blester-mvc