Skip to content

Working With Lookup

Gede Sutarsa edited this page May 13, 2019 · 1 revision

List of values(for simplicity will addressed as LOV), defined as json with structure :

{
   "lovId": "MASTER_LOOKUP" , 
   "description": "Sample lookup", 
   "lovType": "simple", 

}

LOV could be used to fill combo box , list box or other kind of lookup on UX component

Clone this wiki locally