I created a custom action called ‘Update Lot Nbr/Expiration on a grid:

Why does the context menu item have no text?
I created a custom action called ‘Update Lot Nbr/Expiration on a grid:

Why does the context menu item have no text?
Best answer by darylbowman
In this case, it was because on POOrderEntry, I created the action for the POLine grid, but the Action definition still needs to be made using POOrder.
So
public PXAction<POOrder> ActionForPOLineGrid;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.