When I map an array of data on the screen, in the screen side of the mapping, can I put a javascript test saying :
'if in the left side of the mapping, someValue == someTest then skip that iteration and go to the next one' ?
Thanks
Sylvain