Unable to create text box in radio button

I wanted to create text box(3rdly)in a radio button(2ndly) in card view(1st) all of it just using dynamic extension…but Having id error…is this possible?

Yes it is, post your procedure here

See blocks below. Take join block and replace empty textbox, delete all others

image

Its showing the variable

But i wanted to make an text box so that I/user can input text

I hope it is not possible the way you think
. But it is possible with this combo

  1. After creating cardview, create a HA in it
  2. Then in each HA create first radio button then text box

IMG_20210920_112105

An example

Yes … As i guess… this is radio button + text box combo only .

In HA you need to create
Radio button + text box + label/button(for the cancel symbol)

What is the Component name of Textbox??

You can drag textbox into the project and hide, then use the component in the place of created in

OR

Use TextBox

try like this…

If you want, you can use cardview

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.