Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
62 views

I’m trying to test some customizations in the new 2025 R2 Beta. Unfortunately, one of them requires a lookup in FSARTran -- which no longer exists. The developer notes list it as a Removed Table (and ...
MarkJoel60's user avatar
0 votes
0 answers
22 views

I am looking to set up custom themes for different customers in the same app. I am using extendTheme for the base theme at the moment, but the recommended usage is to create its own file where that ...
Merlin -they-them-'s user avatar
2 votes
1 answer
71 views

I want my ASP.NET (C#) project to show the XML docs comments in Swagger UI. This is working but I also want there to be an implicit <summary> tag on my comments. E.g. I want this to work /// ...
Peter L's user avatar
  • 3,469
0 votes
1 answer
95 views

Most applications have a customised title bar, take VSC for example: Vsc title bar See all the button and custom colour. All I want to do is change the colour to any colour, not just black like in ...
Luca Heyworth's user avatar
0 votes
1 answer
59 views

I have a project named customer written in spring boot, and another maven project named customer-customization adds the customer project as a dependency and uses it. My goal: To change the rest ...
kernel's user avatar
  • 912
0 votes
0 answers
99 views

We have a Office (M365 Apps for Enterprise) Environment. Usually I was deploying simple Ribbon customizations for Word with the "Word.OfficeUI" file under C:\users\bla\AppData\Roaming\...
fiasco88's user avatar
2 votes
2 answers
173 views

I am trying to customize the appearance of a RadioButton in .NET MAUI, with the goal of dynamically changing the text color based on its selection state (Checked/Unchecked) and using the button's ...
Felix's user avatar
  • 21
0 votes
0 answers
126 views

I am working on a React Native application where I want to modify the native text selection menu (the menu that appears when you long-press on text). Specifically, I want to add a custom option ...
Arpit Mishra's user avatar
1 vote
1 answer
347 views

I'm trying to add a custom button to the Odoo 18 POS interface using a custom module. I've followed the documentation and tried all possible ways, but the button is not showing up. The module is ...
Christen Alvarez's user avatar
0 votes
1 answer
20 views

We're looking to add validation to Business Accounts (CR303000) for RowPersisting to double check the user has entered an email address for the Primary Contact. Although I'm not seeing how to clearly ...
Kyle S's user avatar
  • 134
3 votes
1 answer
1k views

I am using Ghostty Terminal in macOS. When I run pnpm dev commannd, the title bar changes to "pnpm dev" when multiple terminals are open I want to be able to see the folder path in the title ...
Joon Shakya's user avatar
0 votes
0 answers
44 views

I would like to ask if there is another option in customizing email template in sending verification code on user sign up in aws cognito? except using lambda trigger or customizing it via aws cognito ...
raks's user avatar
  • 31
0 votes
0 answers
80 views

I am using odoo18, i want to customized contact export. i want to add a dropdown in export dialogbox. when we click on contact => export action and a dialogbox appear, i want to add a custom ...
Mehwish Iftikhar's user avatar
1 vote
0 answers
133 views

In Firefox, if you do a search (find-in-page), the browser will add lines to the scrollbar for each search-result found to make it easier to see how many search-results there are and where in the page ...
Synetech's user avatar
  • 9,995
1 vote
1 answer
199 views

For Firefox's userChrome.css and userContent.css files (thus no JavaScript available), how can we detect on which operating system the Firefox web browser is running? At the least, we need to ...
Amazon Dies In Darkness's user avatar
0 votes
1 answer
70 views

Is it possible to add custom actions to the mass actions dropdown on a generic inquiry? I created a custom "Approve" action for the vendor screen (AP.30.30.00) via workflows; however, it ...
user27760710's user avatar
0 votes
1 answer
158 views

I'm trying to create an object using ISpecimenBuilder: var fixture= new Fixture(); fixture.Customizations.Add(new SkipNonPrimitiveMembersCustomization()); var person= fixture.Create<Person>(); /...
Daniel B's user avatar
  • 3,215
-1 votes
2 answers
146 views

ExecStart=/opt/prometheus-2.53.0.linux-amd64/prometheus --config.file=/opt/prometheus-2.53.0.linux-amd64/prometheus.yml failure. timeout. because prometheus keeps in foreground. ExecStart=/opt/...
user3073309's user avatar
0 votes
1 answer
575 views

I'm using react-hook-form and @mui/material's TextField component to create a date input field. Currently, the date is displayed in the mm/dd/yyyy format. I want to customize this format based on a ...
user275472's user avatar
0 votes
1 answer
54 views

I'm working on customizing the WSO2 Developer Portal for a project, but I'm having trouble understanding the file structure and where I should make specific modifications. I'm relatively new to WSO2 ...
Marwen's user avatar
  • 13
1 vote
0 answers
68 views

I'm using the Froala Editor v4 and have a request to change what happens when the bold button is clicked. The default is to use the <strong> tag. The client wants the <b> tag used ...
Brenden Kehren's user avatar
0 votes
2 answers
490 views

I am using OneSignal for the notifications in my messaging app. I have a standard OneSignal's NotificationServiceExtension. And I also need to add a NotificationContentExtension to customize my ...
f3dm76's user avatar
  • 814
0 votes
1 answer
33 views

I am currently working on a solution to only mark my crurrent week of the current year on a google sheets with multiple year entries of the same type. Right now I am using the Customized Formula : =...
Johannes Huck's user avatar
0 votes
1 answer
152 views

I am a new user to Abp Framework. Abp performs many operations automatically. This is great, you don't need to do anything for most transactions. But how can I implement a structure like the one below ...
3ddark's user avatar
  • 3
2 votes
2 answers
399 views

How to change the color of the name of selected file in JetBrains IDEs like Rider and such? The closest setting to that I found was in "Version Control > File Status Colors". I hope to ...
Illuminati_Cat's user avatar

1
2 3 4 5
92