Disable Standard Menu Items on Form

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

Questions by pala56

Showing Answers 1 - 3 of 3 Answers

Sanyam Kaushik

  • Aug 27th, 2014
 

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

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions