‎04-12-2023 04:42 PM
I have created some UI Manager macros for various ListViews created by Queries implementing an alternate list.
Originally, I wanted to use Wizard Mode = 0 for in-place creation, but it did not work with a MetaClass using mandatory attributes. It is still opening a dialog box, even that the mandatory fields are correctly filled out before invoking the creation Wizard.
However, mode = 3 works as intended, but it is not documented at all. I have just seen it somewhere inside the metamodel.
Is there an up-to-date definition of all Wizard modes somewhere?
It is safe to use Mode = 3 for the future?
Is there any documentation somewhere about all functions that would be used in a UI Manager? Not just the DoCreation, but all other functions... I have not found yet any manuals of this...