Hello
can anyone help me how i can access and use id’s of attribute Comb in my custom form i want to use them for scripting.
i have tried the following
dhis2.util.on( ‘dhis2.de.event.formReady’, function( event, dj1j31Dtr6d ) {
var attributecomb= $( ‘#filterDataSetSection’ ).val();
but its not working