265 questions
1
vote
1
answer
314
views
LCP is 2.6s even after optimizing dynamic image (22KB size)
I'm trying to improve the Largest Contentful Paint (LCP) on one of my pages. The main LCP element is an image that is loaded dynamically via PHP.
I have already compressed the image and the final size ...
0
votes
0
answers
32
views
Saving dynamically generated form with checkboxes and conditional fields
I'm working on an Oracle APEX application (Oracle APEX 24.1.5) where I have a dynamically generated form using PL/SQL in a Dynamic Content region. The form includes various types of inputs, including ...
0
votes
0
answers
123
views
How to Efficiently Translate Static and Dynamic Text in a Flutter App?
I'm developing a Flutter app that needs to handle translations for both static text in widgets and dynamic text coming from an API. I've set up a translation provider using the translator package, but ...
1
vote
2
answers
65
views
How to Retrieve Dynamic Table Data After Button Click Using Selenium in Python?
Problem Details
I am working on a personal project to scrape dynamic data from the Small and Medium Enterprise Agency's database using Python and Selenium. The webpage displays company information in ...
0
votes
0
answers
26
views
How can I generate markup for dynamic content in a React Native app?
I’m building a React Native app with dynamic content, and I want to ensure the app generates SEO-friendly markup for search engines. Given that React Native does not natively support server-side ...
0
votes
1
answer
228
views
How can I reinitialize Slick carousel after appending new content via AJAX
I’m building a light fixture e-commerce site, HamptonLightings using the Slick library to display product images in a gallery. The gallery initializes correctly on page load, but when I append new ...
1
vote
1
answer
70
views
JavaScript Script Issue for Dynamic Video Playback
I'm experiencing an issue with my JavaScript script that is supposed to manage video playback on my platform. Currently, the script works correctly for video elements already present on the page, but ...
2
votes
1
answer
6k
views
Ask in PowerApps missing: Power Automate
I have a PowerApp. In the PowerApp I go to power automate and select create new flow. I select create from blank. I add step to initialize variable and there is no dynamic content available. ...
0
votes
1
answer
230
views
Create dynamic linked service with self-hosted integration runtime as a dynamic parameter in adf
I have 5 self hosted integration runtimes like shir, shir 1,shir2,...shir5.
I want to create a linked service to a SQL MI in adf but want to dynamically pass the integration runtime values.
whats the ...
1
vote
1
answer
115
views
How to programmatically inspect and retrieve dynamic content from an Angular website using Python?
I'm trying to scrape a website built with Angular using Python, but I'm encountering issues with retrieving the dynamically generated content. When I make a direct HTTP request or view the page source,...
0
votes
1
answer
99
views
Synapse pipeline - extract year and country from a filename in a wildcard path
I have files named File 2024 US adj.csv. I have a wild card path in a copy activity which ingests all files in an ADLS location and passes the year as a wild card. I'm trying to create two new columns ...
1
vote
2
answers
309
views
Nuxt3 - How to create a single page portfolio site where posts open in a div popup (no page reload), but each project has a unique url?
I am making a portfolio website with nuxt3, tailwindcss and the Wordpress REST API.
The general layout of the portfolio website is as follows:
<body>
<div id="page-wrapper">
...
0
votes
0
answers
31
views
Issue with Dynamic Page Loading and JS for Subpages [duplicate]
I'm facing an issue with dynamically loading subpages along with JS dedicated to these subpages.
I have a main template:
<html>
<body>
<div id="menu>
<a href="/user_form&...
0
votes
1
answer
229
views
Multiple activities inside dynamic content in ADF
I have the following pipeline in ADF:
(https://stackoverflow.com/image.jpg)
I have two activities pointing to a Failure SP which has the following parameters:
It's currently set to print out an Error ...
0
votes
1
answer
1k
views
logic app - send an email v2 - dynamic content
When I add dynamic content functions into my email body, as per the diagram, they fail to appear. Can some bright person please tell me why?
Also, how do I fix this issue? Im not an html dev.
Can this ...
0
votes
0
answers
82
views
How can I create a Popup with complex HTML and CSS elements?
On this image, is what I coded, I want to add a modal Popup when clicked “Next”.
On the modal Popup, I want to add complex HTML and css codes like this: This is what I want the modal Popup to look ...
0
votes
2
answers
673
views
Dynamic Content Projection Angular
I am running Angular version 13.
I am trying to have a dynamic dialog card component that has some static tags such as a title. Then the rest of the content should be displayed dynamically dependant ...
2
votes
1
answer
92
views
Issue with Dynamic Content Rendering in JavaScript - Variables Not Updating Properly
I've this issue while working on a website implementation that involves dynamic content rendering using JavaScript. The issue are variables not updating as expected, leading to unexpected behavior.
...
0
votes
1
answer
2k
views
How to enable HTTP range requests for non-static content in Apache?
It looks like HTTP range requests
are enabled by default in Apache and Nginx, but only for static content. How can one do the same for non-static content (e.g. dynamically generated by a CGI (PHP, ...
0
votes
1
answer
392
views
Does invalidating AWS cloudfront cache for a file clears the origin shield cache of it as well?
I have enabled origin shield for my cloudfront distribution. Does invalidating a file invalidated origin shield cache also in addition to the edge caches ?
I checked with different vpns, added server ...
0
votes
2
answers
842
views
Azure Logic App - How to use secret as password in a File system trigger
I need to create a File System trigger that whenever a new file is created in an on premise machine, it executes a pipeline in Data Factory. Such trigger requires a password that is currently stored ...
1
vote
1
answer
481
views
How to scrape a website that has dynamic content in multiple pages or categories using python
I'm learning web scraping with Python and as a learning project I'm trying to extract all the products and their prices from a supermarket website.
This supermarket has more than 100 categories of ...
0
votes
1
answer
319
views
WordPress - Adding dynamic video content into Divi page template
I've added a code snippet (Snippets plug-in) in WordPress that creates a shortcode that we can use to display dynamic video on a page template. The video field comes from a custom field (file field) ...
0
votes
2
answers
97
views
Store a custom site for every user ( dynamic content ) Svelte
I'm building an e-commerce marketplace with Firebase and Svelte where every user can create their store. Not every store will look the same. The users will structure their site using pre-made ...
1
vote
1
answer
463
views
Is middleware necessary when only serving static files?
This is really a philosophical question; I'm curious what the community thinks. I'm not so concerned with the how; but rather the why.
Let's say I want to set up a super simple web server to serve ...
0
votes
0
answers
2k
views
Power Automate - Send Email (V2) - link to sharepoint list with dynamic content
I have a flow that sends out a email requesting that an update is done to the outcome of training done earlier in the day.
I have had this working at one stage but if I so much as look at it it seems ...
2
votes
0
answers
50
views
How does the apple website show different content, depending on your internet speed?
I would have phrased this question as 'How do websites measure the client internet speed?' or something. But I feel that this is a much more concrete example, and provides the correct context in which ...
0
votes
1
answer
118
views
converting dynamic content to JSON
I'm building a pipeline who sends a secret to the rest API of Azure key-vault with the Azure data factory tool (https://learn.microsoft.com/en-us/rest/api/keyvault/secrets/set-secret/set-secret). If I ...
0
votes
1
answer
2k
views
Substring of a global parameter ADF dynamic content
"@{concat(split(string(pipeline().globalParameters.DATABASE), 'JERICHO_'), ' Data Warehouse Load', ' ',substring(utcNow(),0 ,10 ))}"
"@{concat(substring(string(pipeline()....
0
votes
0
answers
119
views
matomo delay in content impression
I'm trying to track some content with Matomo's tracking-client.
After initializing the client my snippet is like this:
window.matomoAsyncInit = function () {
console.log('track start');
...
1
vote
2
answers
6k
views
React - display specific content based on URL using useLocation
Trying to teach myself react and stuck on one part... I can't seem to get page specific content to display based on URL using useLocation() -- HELP!
App.js - router displays page on click, yay!
&...
0
votes
0
answers
334
views
Concat dynamic value and static text on the FromEmail sender profile
Let's say I would like to setup the FromEmailAddress of the sender profile with both dynamic value and static text. The FromEmailAddress would contain two parts : the account name which is dynamic ...
0
votes
1
answer
1k
views
How to add JSON section tags to a SendGrid contact for parsing with handlebars templating language in dynamic email
A Brief Overview of the Problem
I am trying to store JSON data on my SendGrid contacts for usage in dynamic email templates designed in the SendGrid GUI.
To start, within the SendGrid email builder I ...
-2
votes
1
answer
2k
views
Escape '\' in dynamic content in Azure Data Factory
I am hitting a query through lookup activity on DB2 Database using ADF.
Query is:
But when I execute the query the '\' count gets double.
The output is provided in the below screenshot.
As you can ...
1
vote
2
answers
3k
views
Cypress select last option in dropdown
I have a dynamically generated dropdown with normal structure as:
<select>
<option value="10">10</option>
<option value="20">20</option>
<option ...
0
votes
1
answer
3k
views
Dynamic list of variables in process in Azure Data Factory
I have a lookup config table that stores the 1) source table and 2) list of variables to process, for example:
SQL Lookup Table:
tableA, variableX,variableY,variableZ <-- tableA has more than ...
0
votes
1
answer
663
views
Data Factory Dynamic Content in REST API Call
I'm making an API call, where once I'm authorised I have to use a security token as part of subsequent calls. I'm using the variable "SecurityToken" to store the token.
Also as part of the ...
0
votes
2
answers
2k
views
HttpClient c#- how to get dynamic content data?
For example, i need to get price values from https://www.futbin.com/22/sales/415/erling-haaland?platform=pc, that are located on the 'sales-inner' table.
The problem is that HTTP Response returns ...
0
votes
1
answer
711
views
Add dynamic content to pass a parameter to get last 03 days if today is Monday in Azure Data Factory
i want to pass dynamic content to a parameter in "Execute SSIS Package" to pass
If sysdate= monday then get last 3 days
Can someone help to build the content using functions or expression
...
0
votes
1
answer
373
views
How to append dynamic content with JQuery without duplicated?
Hi I have a source code like this, the problem is when I click on button with class "addInput", it triggers function in both places and the number of each Chapter goes wrong
How can I make &...
0
votes
1
answer
252
views
dynamically created content in JavaScript lost on refresh page MVC
I have a page where I create session tab & 2 sub tabs inside session tab with multiple controls inside sub tab. This happens on some events. In this case user can have multiple session tabs if he ...
8
votes
0
answers
2k
views
Append slides dynamically in Swiper slider in React
I am creating a new application in React. I want to use the swiper slider for the banners.
The banners will be fetched from APIs. How do I append slides to the swiper once it reaches the last slide. I ...
0
votes
2
answers
664
views
Load an html element from amazon's s3
I am aware it is possible to reference images stored in s3 via the src property, But what if I want to load something more complex, like a section of static html. Are there any ways to go about simply ...
0
votes
1
answer
278
views
How to Set Multiple Cookies for Multiple Dynamic Divs
Would like help setting multiple cookies for multiple dynamic divs.
I am able to set 1 cookie for 1 div, but, when I add more than 1 item/div to the cart, the cookies are only getting set on the first ...
0
votes
1
answer
753
views
Elementor Pro/Rehub theme: How use "featured section" widget?
I am completely new to WordPress and Elementor (pro). I am a software developer (mainly C/C++ plus some HTML5/CSS3) trying to teach myself something new while looking for a job. So I am trying to ...
-1
votes
3
answers
2k
views
Show <div> when a specific URL Parameter is met
I have a form in Google Sheets, which passes URL parameters to a page, which then should show content based on the URL parameters.
So if a person checks "item 1" and "item 2" in ...
0
votes
0
answers
510
views
How to execute ORACLE APEX PLSQL Dynamic Content
I am new to Oracle APEX, i am trying to import csv file then parse the file contents, actually we have various staging table, according to that i need to write some logic like below, can anyone please ...
1
vote
0
answers
440
views
Dynamic css multi column layout - update columns / force reflow?
TLDR: Can I force a column layout refresh after dynamically updating the 'css-column' css with javascript/jquery?
I have a navigation menu that I am using css columns for (I cannot work out how to use ...
2
votes
2
answers
634
views
Primefaces p:graphicImage dynamicContent failed to load 404
Displaying p:graphicImage dynamic content keeps me busy already quite a few days now. Can anyone help me please, I would appreciate that very much.
I have a straigtforward approach of p:graphicImage ...
1
vote
0
answers
244
views
Azure Logic Apps- Can I used initialized variables in my dynamic content as the credentials for my SFTP server connection?
I am trying to connect to an SFTP server to pull a file in my Logic App. The credentials to connect to the server are secrets in an Azure KeyVault and I successfully accessed the credentials and saved ...