Folder view drop-down lists

C

Callum

I have a small folder based solution which displays, in a
table view of the folder, the in/out of office status of
engineers and their location. The status of the engineer
is changed by clicking a tick box field on their item in
the folder. There is also an associated custom form
published in the folder.

In the form is a combo box for the user to type or select
a location from a list. I would like a drop down list to
display in the folder view, since a location must be
entered and the form is rarely used. Is this possible?

As an alternative to having a drop down list in the folder
view I have tried using the Item_CustomPropertyChange
event to display the item when the box is unticked. The
problem here is that the item displays, then the focus
changes immediately to the folder and the item falls
behind the folder window. How can I get the focus to
remain with the item?

Any help much appreciated!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top