Generating a unique, visually attractive, and fancy QR code doesn’t have to do with just colors. You can create a custom QR code shape by changing how the different elements of the QR code look. Our custom QR code designer allows you to play with the QR pattern and the QR eyes (the...
This will bring you to the ‘Add Snippet’ page. Here you can choose a code snippet from the pre-made library or add your custom code. To add custom code, click on the ‘Use snippet’ button underneath the ‘Add Your Custom Code (New Snippet)’ option. You need to start by entering...
Allowing access to table maintenance via a custom transaction code is fairly straight forward. Once the table maintenance has been generated for a specific database table you need to Create a parameter transaction. See below for example Step 1 Create parameter transaction (i.e. via SE93) In ...
You can write your own by making a custom struct that conforms to the OptionSet protocol, and it doesn’t take much:Create a constant describing what the underlying value is – it’s normally an integer, but you need to be specific. Make static instances of your struct for each option...
Create a new Visual C#TM development tool Class Library project CustomPermission, and rename class1.cs to EncryptionPermission.cs. Add a strong name to the assembly so that you can install it in the GAC. Use the following attribute in assemblyinfo.cs: code Copy [assembly: AssemblyKeyFile(@...
Learn how to create custom converters for the JSON serialization classes that are provided in the System.Text.Json namespace.
form : This part of the code is where we create the form with widget options for backend. update: This is the part where we save widget options in the database. To create a custom widget, you can copy and paste the following code snippet to your functions.php file or in WPCode (rec...
In this folder, create a new file with your module’s name. Example: customtokenmodule.info.yml. Here is the code you will be using to declare your module to Drupal: name: My Custom Module type: module description:'My Custom Drupal Token Module' ...
It has a font substitution mechanism that allows you to get a font in any available way. It looks something like this (very simplified): using Avalonia.Platform; using PdfSharp.Fonts; namespace TestApp.Main; internal sealed partial class PdfDocument { private sealed class CustomFontResolver :...
Note: To unlock custom branding, set custom domains, and more, you'll need to upgrade to a premium or advanced account with Interfaces. Step 3: Test out your lead capture form Now that your form is finished, you should think about testing it out to make sure everything's working as ...