Hide child list columns based on a parent field value
Hi,
I was able to achieve hiding few list columns based on a parent field value but the result is inconsistent. The code to hide/show child list columns is in the parent form applet. It takes a reference of the child list applet and uses GetGrid().hideCol() to hide columns.
I get appletMap['UGIES Quote Item Simple List Applet'] is not defined (on Firefox) and Cannot read property 'GetPModel' of undefined on Chrome browser. Any help appreciated!