puicfgui.js file parameters
Hi,
we have below parameters in puicfgui.js file.
h = D.GetProperty("Excluded");
B = D.GetProperty("Selected");
k = D.GetProperty("CxEnabled");
Could you please clarify on when exactly 'h' and 'K' paramets will be set?
do we have any dependacy between these parameters nad 'Eligiblillty Display Mode' ?
how these paratmets vary with Eligibilty display mdoe '1' and '2'.
we implemented logci in this file to not to display 'end dated' Products if those are not already selected( !=B), in configurator.
but after selecting 'Elgi display Mode' to '2', we see even asset ( selected) is also not being shown in Modify orders.