Hey guys,I recently evaluated the Lighthouse SEO scores for my published EDS (Edge Delivery Service) website and noticed that the SEO score was quite low. To better understand the issue, I also checked the boilerplate SEO score, and it appears to be low as well.I’ve already ensured that metadata is ...
I am using the PDFBox Java library to generate a PDF document. In this document, I have a few pages in portrait orientation and some in landscape orientation. When I print this document in duplex mode, the portrait pages are bound on the long edge, while the landscape pages are bound on the short ed...
We are attempting to update the "Actual Hours" on a task via Fusion. I seem to be able to update virtually everything about the task except the Actual Hours field. We are mapping to "actualWork" which is not marked as read only in the documentation but when my scenarios run, there are no errors, b...
Hi, I am creating a new project using below archetype after that when I run mvn clean install I got an error that ui.frontend module test cases field but I have not made any changes to the test cases files.mvn -B org.apache.maven.plugins:maven-archetype-plugin:3.2.1:generate \-D archetypeGroupId=com...
i have a ecommerce frames selling project , so i need to allow users can able to modify them frames him self so , i planned to implement the SDK so anyone kindly guide me how to do it (already refer documents its not muxh understandable for me)
Hi There, I am using the User Management Action API and trying to remove all users from a group in one go,In the user managment Action commands, I can specify the user and use "all" to remove all user's group memberships"do": [{ "remove": "all" }]but in Group managment action commands, t...
I didn't find any technical documentation about Fluidic Player, I would like to know if there is an SDK for using the player in a mobile application, be it native, React Native or Flutter?
"I need to create a custom event that triggers every 5 seconds and performs an action to append a file to an SFTP server. I'm not sure about the workflow. How can I create a custom event that will call my append-action file every time? What steps are needed for this?"
Hi,I have a component Dialog with two tabs. On click of configure button dialog is opening normally. Now a new requirement came to add a separate button to the action toolbar and on click of that new button, second tab needs to show in the dialog (first tab will be hidden).What I did?I have followed...