
I have form extension from another form , fields in this form is disabled based on condition , so i want to make this field to be enabled all time and group field to be always check .
another question : I want to know which condition to ask about (formA opened formB and FormA opened from two menu item C , D I want to ask in formB if formA opened from menuitemC make some thing )
Hi Mee,
You need to find out in which method the fields are enable/disable based on the condition. Based on that you need to write COC or event handler and also your code should run after the standard then.
Your second question is not clear. Can you elaborate.
Thanks,
Girish S.