ddsUpdateSyncWithForm
ddsUpdateSyncWithForm( ) => t / nil
Description
If an application has registered a form with the Library Browser by calling ddsSyncWithForm or dmbSyncWithForm, this function updates the Library Browser with the values currently in the respective form fields.
This function provides complementary functionality when the library selector is normally seeding the form field values. Care is taken here and in the Library Browser to avoid recursive update attempts.
Arguments
Value Returned
|
No library is selected or the Library Browser is not synchronized with any particular form. |
Return to top