Hi all,
I’ve found on the framework’s main form (svy_nav_fr_p_main) two interesting buttons:
“Calendar” that calls “globals[‘openCalendar’]”
“Settings” that calls “globals[‘openSettings’]”
Both “globals[‘openCalendar’]” and “globals[‘openSettings’]” don’t exists so I’ve supposed that
this two functions have to be implemented from the top solution that is using the framework.
Is this correct? Or something new have to be released about these functionalities?
Thanks
Riccardo