Hello everyone, I need only a query range to give End date should be active and also i need to hide one look up field value which is highlighted below. Attaching the images for reference.
Need a query range to hide or lock the lookup field and also Need active date
I got you, but i have to create a query and create a menu item, give the object as the form and query as , the query which i have created. user need separate form where he/she can able to see some filtered data, so now only option is query. please guide me what i can do. thanks.
Need for both enddate and hide/lock look up field value using query
Martin Dráb230,371Most Valuable Professional
on at
Need a query range to hide or lock the lookup field and also Need active date
"End date" that you see in the form isn't a query range. It's a form control, most likely bound to a data source field. You can change properties of the data source field (not the range!), such as Allow Edit = No.
The other requirement requires a change to the lookup query. But first, you need to think about how you identify the value to exclude.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.