Hi all,
The empty fields are not populated in the parameters map(pls refer the code below), specially facing this issue for custom labels. I have created one custom label and using it on action form. It works fine for add/update values on the labels. But facing the issue, when field is empty.
Map<String, String[]> parameters = ActionContext.getParameters();
I appreciate all your opinions and suggestions.
Thanks,
Kiran. M