Hello ,
i had created an static entity and inserted two attributes in that records, i had successfully binded the entity with dropdown.
the problem is that whenever i am selecting value in dropdown for one row, other rows values are also changing,
plz help
Hi,
It is happening because you are using drop-down in table directly.To solve this issue ,create a block and insert drop down there then render that block in the second column.Simply take input variable, filters and actions in the block according to your need.
Thanks
Rakhi
Hi @Akash Patale ,Can you please share some screenshots related it or oml. It help us to more clarify your issue.
i had attached the Screenshot below
problem is that second column has dropdown, so in output if am selecting the value of one dropdown, rest all are also getting changed
thank you very much its working now .
Glad to help you.