I have noticed an issue while using grids. I have 2 different grid dictionaries (one with single row and another with multiple rows) in a form along with a simple (non grid) dictionary which is having a radio button.
Based on the selection I made for the radio button, I am hiding / showing the appropriate (single row or multi-rows) grid dictionary.
While doing so, when I select the option for multi-row grid dictionary, the buttons to add / delete rows became invisible.
I have tested this using the conditional rule by hiding all fields in the dictionary as well as the ISF serviceForm.Dictionary.setVisible(false)
In either case, the buttons became invisible for the multi-user grid dictionary.
Has any of you faced this issue? Any recommendations?
I am using 9.3.2 Patch 6g on 2008 R2
Appreciate your help. Thanks!