garlapati
31st January 2016, 06:08
I have developed a custom Multi occ session on LN BW.
it is a dashboard with buttons & some editable view fields

it works fine in BW like if i select multiple records based on record status it enables few buttons and disables few. same as fields too.
and when i press any button after processing selected records it should enable few buttons & disable other buttons or fields.
Every thing works good on BW.

but when i open the solution on Mingle right from begining it does not work as like in BW. the buttons/fields which needs enabled not at all enable or the other way.

in my session i am using do.selection(ABCfunctoin) command in mark.occ: after.choice section to identify the records status selected and do call another function xyz after do.selection to enable /disable buttons or fields.

any help would be appreciated.

garlapati
3rd February 2016, 15:06
Any suggestion guys?
does mingle work with processing of selecting of multiple records?
appreciate any ideas