in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution
IBM,
3001In hierarchial picklist if we select Country as "USA" then we get state & City Values constrained to USA. If we Select Country Other Than USA, We should get state ans city values Empty How do we do this For 1 reccord of Country we can do this using OnFieldUpdateSet Bc UserProperties but if we want to do this for 50 records how to do this
IBM,
4 9919List at least three things that a running process might do that would cause the scheduler not to move it to the ready state when it stops running.
2 7403Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 4989hi i want validations for two drop down lists. when user enter to second list by skipping first list alert box should appear.