Please help to get inputbox id inside the list group?
In the listitem of listgroup, i have placed an inputbox with name. How can i get its id?
In the expression editor, i can locate the listgroup'id but not the listitem's id
Hi Jessica,
You can not get direct id of inside listgroup content.
can do one thing-
1. create a action for listItem On click
2. take input parameter for this action
3. here you can see all widget id inside list group
like below image-
Hope this will help you.
Regards
Rahul Sahu
Hi Rahul,
Thank..let me try and inform u later.
Jessica