Hi all,
You can use the below code to get the configuration Tab.
<%@extension name="chtmlb" prefix="chtmlb" %>
<%@extension name="bsp" prefix="bsp" %>
<chtmlb:config mode = "RUNTIME"
displayMode = "TRUE"
xml = "<%= controller->configuration_descr->get_config_data( ) %>" />
Regards,
Karthik