Poplist :'clear list command'
847093Mar 14 2011 — edited Mar 14 2011I am trying to issue a 'clear list command' on Trigger:'When List Changed' from BLOCK.LIST1
CLEAR_LIST(BLOCK.LIST2);
I am getting an error :FORMS-41331:Could not delete element from LIST2.
BLOCK.LIST2 is a pop list.When I changed BLOCK.LIST2 to a Combo Box it is working.But I want the list to be a 'POPLIST'.
Is there any way to solve this scenario.
Edited by: 844090 on Mar 14, 2011 2:37 AM
Edited by: 844090 on Mar 14, 2011 2:41 AM