Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Add tick mark option in Closing schedule tasks form like the one in standard forms

(0) ShareShare
ReportReport
Posted on by 149
Hi Community,

I have requirement to add a tick mark option in the Closing schedule tasks form like the one present in the other standard form like SalesTable. 
We can navigate to this form from General Ledger >> Period close >> All financial period close tasks. In this form there is no option to multiselect records like the one we have in SalesTable or other standard form.

Currently the form looks like this:
////
 
 
I want to customize it to somewhat this:

////

 
Can anyone please suggest any solution!

Thanks in advance!
  • Waed Ayyad Profile Picture
    8,449 Super User 2025 Season 1 on at
    Add tick mark option in Closing schedule tasks form like the one in standard forms
    Hi,
     
    I'm glad to see my answer helped you, can you verify my answer in order to help other who will face the same issue. Regarding class name I already added it, but I don't know why it wasn't appearing.
     
     
    Thank,
    Waed Ayyad
  • Verified answer
    Apratim Profile Picture
    149 on at
    Add tick mark option in Closing schedule tasks form like the one in standard forms
    Hi Waed,

    Your suggestion to look into the class worked!

    I went through the form code then inside init() method of the form "LedgerPeriodCloseProjectTaskListPage" they are calling LedgerPeriodCloseProjectTaskDetailPartViewModel class's method  named newForProjectTaskForm(this) and passing the this. Inside the newForProjectTaskForm method, they are calling another method of the same class LedgerPeriodCloseProjectTaskDetailPartViewModel named as initialize(formRun). Then inside this method they are calling another method of the same class named prepareView(). Over here there are two line of code :

    view.getTaskDetailGridControl().multiSelect(false);
    view.getTaskDetailGridControl().showRowLabels(false);


    I just took extension of this class and changed it to true! And it worked!!!!!!

    Thankyou so much!!!!!!! 
  • Apratim Profile Picture
    149 on at
    Add tick mark option in Closing schedule tasks form like the one in standard forms
    Hi Waed,

    Thankyou for replying!


    Ok, Ill look into the code and let you know. One doubt; When you said this class, which class are you referring to.


    Thanks!
  • Suggested answer
    Waed Ayyad Profile Picture
    8,449 Super User 2025 Season 1 on at
    Add tick mark option in Closing schedule tasks form like the one in standard forms
    Hi,
     
    I checked the List Page it's depending on this class LedgerPeriodCloseProjectTaskDetailPartViewModel class, 
     â€‹â€‹â€‹â€‹â€‹â€‹â€‹view.getTaskDetailGridControl().multiSelect(false); ----Inside​​​​​​​ this class

    I think you should trace the code of the form in order to know How it uses this class and modify the grid Property by code using an extension on the List Page.
     
    Thanks,
    Waed Ayyad
    If this helped, please mark it as "Verified" for others facing the same issue
     

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 445 Most Valuable Professional

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 310

#3
Saalim Ansari Profile Picture

Saalim Ansari 261

Overall leaderboard

Product updates

Dynamics 365 release plans