Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
65 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
-2 votes
1 answer
125 views

I want to customize my zsh prompt so that when I open the terminal, it shows a normal prompt without a timestamp, like: ABIR~ ❯ When I type a command (for example, ls), the prompt still shows no ...
Abir Ahsan's user avatar
  • 3,089
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
0 votes
0 answers
10 views

When we work on summary table of study exposure with multiple treatment periods, we prepare the summary result of each period and then rbind the result into one.However, we want to insert blank row ...
user30532844's user avatar
2 votes
1 answer
77 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
1k views

I was customizing my Windows Terminal for my new PC from scratch. I ran into a couple of issues installing oh-my-posh, first from this 3rd party tutorial and later when following the official docs. ...
MrCurious's user avatar
0 votes
1 answer
97 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
0 answers
583 views

I wanted to apply these exact setting for windows performance options as in screen shot via AD GPO or a powershell script for all users on the machine both existing and new users. I could not this ...
Subba Reddy Alamur's user avatar
0 votes
1 answer
61 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
1 answer
464 views

I've been trying to customize the Azure API Management (APIM) developer portal, but I'm struggling to find detailed resources. Most of the available materials, including the official documentation (...
Izuchukwu Obi's user avatar
0 votes
0 answers
102 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
0 votes
1 answer
185 views

We are using AgGrid in our (new) Angular single page application. I run into the following problem with the headerName in the sidebar: For the table header, we use a custom component to translate the ...
1ppCH's user avatar
  • 278
2 votes
2 answers
176 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
111 views

I'm working on an Android app and want to Customize Lock Screen UI using Kotlin. I’ve tried using the KeyguardManager API, but I’m not able to change the lock screen background or add widgets. What I’...
Sadik Shaikh's user avatar
0 votes
0 answers
133 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
0 votes
0 answers
46 views

I am trying to create a structure to allow customization in my spring boot project. When there are two Entities with the same name, I want the Entities in the specified package to crush the entity in ...
kernel's user avatar
  • 912
1 vote
1 answer
358 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
2 answers
77 views

I am using rentalpress theme with hivepress and hivepress-marketplace theme for my marketplace site. I need to display the dispute button for hosts/vendor. For that I am trying to override the ...
Khalid Saiffullah's user avatar
0 votes
1 answer
22 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
0 votes
0 answers
51 views

I'm trying to customize the default color palette in CKEditor 5 for my Strapi 4 application. I need to replace the default colors with our brand colors from our design system. The default color ...
Jamshid Kholmuminov's user avatar
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 am using highchart with Angular. I have this ui in screen : Left Side : stock tool's custom buttons written in angular component. Right Side: multiple instance of charts. User can select any one ...
Mayur Kukadiya'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
35 views

I wonder if on KDE (plasmashell 6.2.4) we can make all already installed apps update their icon based on their category? Let me try to explain what I want to ask: If I consider the calculator, ...
Louis Margot's user avatar
0 votes
0 answers
54 views

I want to highlight my "#-like" comments in .txt files in Visual Studio Code. What settings or extensions can help me with that? Thanks for answer enter image description here Tried to ...
justiamtgm's user avatar
1 vote
0 answers
139 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
0 votes
2 answers
72 views

I have a user defined field in customer screen (LocationExt.usrExpectedPaymentDate) as below, User Defined Field in Customer Screen I need to access this field for a calculation in the sales order ...
Tharidhi P's user avatar
1 vote
1 answer
206 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
2 answers
72 views

I'm not at all familiar with editing code and have had a hard time building this WordPress site (https://danielpainter.at) for myself (feel free to join the site). How is it possible to create a ...
Daniel's user avatar
  • 1
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
1 vote
0 answers
222 views

My searches haven't turned up anything so far. I'm hoping someone here knows if it is possible and how one might do it. I'm using p4v/p4merge version 2022.3. As with most people, I was happy when ...
fnJeff's user avatar
  • 51
0 votes
1 answer
161 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 vote
0 answers
66 views

MyClass is class MyCalcSqureLayer(keras.layers.Layer): def __init__(self, shape ): super(MyCalcSqureLayer, self).__init__() self.total = self.add_weight(initializer="zero"...
Iwao Shikase's user avatar
-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
115 views

I am having trouble setting the dracula theme for zsh. I am NOT using oh-my-zsh. I have downloaded the theme and I have placed it in the correct folder. When I run ~/ prompt -l dracula adam1 adam2 ...
Alex Barbosa's user avatar
0 votes
1 answer
603 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
28 views

How to change color of the activity bar's explorer's list views left border? (See screenshots) I tried everything I could and know about Searched through vscode's color customization documentation ...
Davit Nergadze's user avatar
0 votes
1 answer
64 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
30 views

We have an html & javascript application with a button that opens a file dialog window allowing the user to select files. We would like the style the open file dialog interface window itself. Is ...
JZILLA777's user avatar
1 vote
0 answers
70 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
2 votes
0 answers
133 views

We developed Watchfaces for a health app that show several information (graphical curves, different values like Insulin BG value, Insulin on Board, Carb on Board, ...) One watchface can be tuned ...
Philoul's user avatar
  • 21
0 votes
2 answers
501 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
1 vote
1 answer
681 views

I've started using django-auditlog in my project. I was able to successfully log entries for changes to my model, however I want to make a tweak on how audit log displays change list in django admin. ...
mohsin's user avatar
  • 71
0 votes
1 answer
34 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
376 views

I'm using the {shapviz} package and I would like to plot a waterfall plot with only 5 categories, but without the "other features" category (which refers to the sum of the other features). ...
Ornella Scardua's user avatar
0 votes
1 answer
154 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
1 vote
1 answer
82 views

How do I get the width of a custom control from within its own class? I'm creating a custom RangeSlider with a track, an overlapping range and two thumbs to change the range. In XAML, I am able to get ...
user avatar
2 votes
2 answers
405 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
0 votes
2 answers
34 views

I am trying to look up and display the email on the ServiceOrderEntry screen from a parent customer location defined by the Customer record in the BillCustomerID and BillLocationID fields. protected ...
David Eichner's user avatar
0 votes
1 answer
910 views

I'm using the Spatie Laravel Activitylog package to log user actions in my Laravel application. How can I customize the log entries to include additional metadata, such as the IP address or user agent ...
Pavel Rahman's user avatar

1
2 3 4 5
92