Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

Dynamic controls fields not visible on form initialized Event Handler

(0) ShareShare
ReportReport
Posted on by 56

7585.pastedimage1657184622647v1.png

As shown in the screenshot I want to Visible false these fields. DlvTerm, Modedelivery and SourceCode are dynamics control it tried the following code

[FormEventHandler(formStr(DirPartyQuickCreateForm), FormEventType::Initialized)]
public static void DirPartyQuickCreateForm_OnInitialized(xFormRun sender, FormEventArgs e)
{
FormGroupControl diveTermMode = sender.design().controlName(FormControlstr(DirPartyQuickCreateForm,DynamicDetail));
diveTermMode.visible(false);
}

but nothing happens. Please give the suggestions. Thanks.

  • Komi Siabi Profile Picture
    Komi Siabi 12,729 Most Valuable Professional on at
    RE: Dynamic controls fields not visible on form initialized Event Handler

    Okay, use the OnActivated event on the datasource where you have these fields and revert.

  • Awais Qurni Profile Picture
    Awais Qurni 56 on at
    RE: Dynamic controls fields not visible on form initialized Event Handler

    Yes, I already Set Auto declaration property to Yes.

  • Komi Siabi Profile Picture
    Komi Siabi 12,729 Most Valuable Professional on at
    RE: Dynamic controls fields not visible on form initialized Event Handler

    Did you set your control Auto declaration property to Yes ?

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.

Helpful resources

Quick Links

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,642 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,371 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans