How to pre-populate dynamic data in composite multifield ?
Hi All,
I need to pre-populate data into composite multi field by reading data from OSGI configuration file.This data should update based on drop down selection.
I am able to read the data from configuration file in JS,But even when i assigned data to fields ,while rendering time fields are showing as blank.