سؤال

I am Using a List in which i created Approval Required Column as Choice(Drop Down) with values Yes or No. Also i have a People Picker Column. The objective is the people picker must be disabled or hide if the value No is being selected and people picker must be available when the value Yes is selected from the choice(Drop Down). Any ideas?

Thanks,

Prasath.

هل كانت مفيدة؟

المحلول

You could try editing the display form of the list in Sharepoint Designer, and add a jquery script to attach to the dropdown changed event to handle the diplay/hide logic.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top