how to create checkbox and radio buttons dynamically while giving the data type in the input box and while clicking the button.
Hi Kacham Vinisha ,
Please find the attached OML File and check this link.
https://www.outsystems.com/forums/discussion/60757/dynamically-checkbox/
Thanks,
Ramesh
Hi,
Please refer OML.
Hope this helps!
Hello @Kacham Vinisha ,Can you please brief more about query.
Yogesh
Hii, Kacham Vinisha
I have shared a basic video with you, it will help you how to use checkbox and radio button.
Checkbox - https://www.youtube.com/watch?v=uP9vJVH8PsY&t=69s
Radio Button - https://www.youtube.com/watch?v=wRAxNmRaLPo&t=66s
Thanks
Actually I need
how to create checkbox and radio buttons dynamically while giving the data type in the input box and while clicking the button it should add it in the list while button click. Like image below
please check this forge/component.
hi @ Kacham Vinisha If you need to Create a Dynamic fields without forge component means, First select the input type then in required place create a container for checkbox and radio button with nested if condition.
Display the input filed based on the Selected input type.
Is your Issue resolved?