Hi,
I have designed a dataport, my issue is while closing of the dataport after importing it has to open another form. I tried doin this on ‘Onpostdataport’ trigger -
FORM.RUN(FORM::“Item Card”,recItem);
but it is not working. Any solution how to go on with this…
Thanks…