I need your help cause I have a repeating group and want to make changes in it using pop up on click on current repeating group value’s name (text). So when I click on it I’m not able to display current data, cause this group which I want to display asks for next values. Could you tell me what’s the problem and how can I solve it?
You just need to set the content-type on the group (whatever group it is you’re trying to ‘send’ the data to) to the same content-type as the data you’re trying to send (i.e. the same content type as the RG).