Submitted Questions

  • Disable Standard Menu Items on Form

    Is it possible to disable a standard menu items like "Edit, Delete" using form personalization? If yes, How?

    Sanyam Kaushik

    • Aug 27th, 2014

    By using this command-
    Set_item_Property(Name of item, Enabled/ Disabled , Property_false/Property_true);