Aug 24 2023 06:49 AM
Hi,
Is there any way to provide/configure the order for the Application Customizer extension in SharePoint Online?
Thank you in advance
Aug 25 2023 12:31 AM
@DJoshi2302 You should be able to control order by defining sequence attribute on the <CustomAction> element in manifest files.
References:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Aug 25 2023 01:41 AM
Hi, @ganeshsanap,
I tried the <CustomAction> element in manifest files but it is not working as expected, I tried the below steps:
There are 2 Application Customizer extensions:
SPFXExtension 1 (This need to show 1st)
SPFXExtension 2(This need to show 2nd) ,
i am adding Sequence on the below place
Can you please guild me on this more to achieve order in extension