Hi , I am trying to add a checkbox on the landing page of the NEW PO Suggestion this should be like Buy All when the user changes the checkbox to true it should select the buy checkbox in all records
is there any suggestion ?
Hi , I am trying to add a checkbox on the landing page of the NEW PO Suggestion this should be like Buy All when the user changes the checkbox to true it should select the buy checkbox in all records
is there any suggestion ?
Use the function Epicor already built in instead of creating something custom? You can promote it to primary so clicking the overflow isn’t required.
okay auto select somehow it’s not selecting all records
Use Auto Select to automatically select all Purchase Order Suggestion records for purchase order generation.
Note: The software will automatically select the Buy check box (on either the Material List or the Subcontract List sheet) only for suggestions that specify a supplier, a unit price, a quantity, a purchasing factor, and a unit of measure.
okay but is there any suggestion to make it work?
Can we assume that you tried checking buy manually and it let it save? Or did it throw an error?
yes, it’s working if I am checking manually and saving
Fill in the missing values?
yeah i did this but auto select not reflecting … is there any method using bpm or datarules or events to update all rows in landing page ?
@Eslam_Mohamed Unfortunately the grid is progressively loaded and therefore the select all capabilities will not be available.
Is that not why this button was added??
@aosemwengie1 That will toggle the grid into a non progressively loaded, however the selector control cannot toggle between the two modes currently.