Expand my Community achievements bar.

The value of on the fly creation of Tag is not persisting in Multifield Panel

Avatar

Level 3

Hi All,

For one of the requirement, we have to change the default namespace of Tags created on the fly to a new namespace, which we have successfully achieved.

But now, the tag that is created on the fly, the value persists in any normal xtype like textfield on click of submit, but not, if xtype is used as a multifieldpanel inside a multifield.

Regards,

Aman

8 Replies

Avatar

Level 10

How are you dynamically creating the tag?

Avatar

Level 3

on the fly, buy typing in the text for the tag. Tag is created in tree structure, but not saved when tag xtype is used in Multifield panel (Using ACS Commons jar)

Avatar

Employee Advisor

IIRC in ClassicUI this is a known issue in the product (don't have a reference at hand, sorry). Not sure if it will ever be fixed.

But anyway, adding tags on the fly doesn't seem the right approach to me. If you use tags for the sole purpose of adding additional metadata to a page, choose a different approach. Tagging as in adding additional structure to your page should be done more carefully and not on the fly. In that case rather use the tagadmin and *design* a structure (and don't let it happen).

regards,

Jörg

Avatar

Level 3

For multifieldpanel, we have used acs-commons jar, Please help us here?

Avatar

Level 10

If you believe this is a product bug - please open a ticket. There is no documentation on this use case nor does it seem like a common use case hence why community members are not commenting on this.