update Form controls using Automation???

kish2007kish2007 Member Posts: 64
Hi,

Is it possible to update the form controls(like editable,visible) by using codeunit or automation?
when i opened the form controls should be updated with wither codeunit or automation. not with Currform.field.editable.

If it is possible can u give me the help.



Thanks in advance.

Regards,
kishore.

Comments

  • matttraxmatttrax Member Posts: 2,309
    This is not possible. You'll need to call the appropriate functions from the Form itself.
  • kish2007kish2007 Member Posts: 64
    Dear matttrax,
    Thanks for you reply. but how is it possible to do the field level security.I created one table in that i defined which fields are editable/Visible. how to call that fields?????




    Regards,
    kishore.
Sign In or Register to comment.