Problems with using g_user on a service portal widget
Hi,Does anyone know a way for me to get a field value off a user form in angular?I have tried using a script action to put the field into the user session data and then used 'g_user.getClientData('field name');' to get the stored field data but this ...