I build my custom form and I want the show calender
(1) Create one text item Go to property pallet of an item set “Subclass Information” TEXT_ITEM_DATE
(2 In the field properties, under LOV, set Enable List lamp to Yes)
(3)Set Validate from List to No
(4)Create a Trigger "key-listval" at item level, code the following: calendar.show
compile successfully but it not show the calender.