web
You’re offline. This is a read only version of the page.
close
Skip to main content
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 166
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!
I have the same question (0)
  • Waed Ayyad Profile Picture
    8,947 Super User 2025 Season 2 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
    166 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
    166 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,947 Super User 2025 Season 2 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

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

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,352

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 810 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 616 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans