FUXA
FUXA copied to clipboard
[FEATURE]Is there way to bind object property to a dynamic tag?
Describe the feature Is there way to bind object property to a dynamic tag?
Describe the solution you'd like Describe your proposed solution here.
For example, i have an INPUT object "input_1"binding to a specific tag "tag_1", and another object "input_2" binding to "tag_2".... then "input3" to "tag_3"......etc
In this way, i would like to have the input_X binding to tag_X, based on the object name, instead of a static tag name. Is there a way to have a dynamic tag name typing into the property tab fields...for example something like "tag{ getTagName() }". Or the tag filling can be filled by javascripts. In this way to have the tag binding dynamicly.
Additional context
If applicable, add screenshots to help explain your idea.