[icf-dev] Usage of customized managers

Posted by LegacyUser on 20-Feb-2003 03:17

Can anybody briefly explain how I can use a customized manager for next

situation?

The basic idea is that a pop-up window is displayed when pressing a

specific key, the user selects a value which is displayed in the

corresponding field. We have several containers with dynamic viewers.

Each viewer contains different fields and we want to display a separate

dialog-box (selection window) when the user presses a specific key and

if there is a code-set available.

Why do we want to do this?

Each field has his own available code-set which can be entered

seperately in our application.

In some situations there is a code-set available and in some other

situations there is no code-set available. As you can see, we cannot

solve this problem with a standaard combo-box or lookup.

Is this possible?

Kind regards,

Yves Van Eester

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

All Replies

Posted by LegacyUser on 20-Feb-2003 08:15

Hi Yves,

I would suggest that you create your own smart data field to take care

of this. There is a standard supported feature within both standard

adm2 and within dynamics.

What your proposing fits nicely within this realm. In fact, the dynamic

lookups are smart data fields that have matured quite a bit.

mattB

Yves Van Eester wrote:

>Can anybody briefly explain how I can use a customized manager for next

>situation?

>

>The basic idea is that a pop-up window is displayed when pressing a

>specific key, the user selects a value which is displayed in the

>corresponding field. We have several containers with dynamic viewers.

>Each viewer contains different fields and we want to display a separate

>dialog-box (selection window) when the user presses a specific key and

>if there is a code-set available.

>

>Why do we want to do this?

>Each field has his own available code-set which can be entered

>seperately in our application.

>In some situations there is a code-set available and in some other

>situations there is no code-set available. As you can see, we cannot

>solve this problem with a standaard combo-box or lookup.

>

>Is this possible?

>

>Kind regards,

>

>Yves Van Eester

>

>

>

>

>To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

>For additional commands, e-mail: dev-help@icf.possenet.org

>

>

>

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

This thread is closed