I need to add value manually in right side of repeaters component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 07:20 AM
Hi,
I’m working on making the component more flexible by allowing manual value entry on the right side. Currently, values can only be moved from the left side to the right side using the right arrow button.
There’s a new requirement to enable users to manually add values directly to the right side of the component. I attempted to achieve this by editing the repeater component, but it didn’t work as expected.
Could anyone please help or suggest how to implement this functionality?
I need help with enabling manual input on the right side of the component. Specifically, I want to add values directly by typing them into the right-side field—the area highlighted in the red box.
Currently, values can only be moved from the left side using the arrow button, but there’s now a requirement to allow users to manually type in values directly on the right side.
Could someone please guide me on how to achieve this? I tried modifying the repeater component, but it didn’t work.
Thanks