Generate custom banner
How to use - LOGO:
To use logo replacement, uploaded SVG templates must
contain an embedded image object(JPG/PNG/GIF file) with ID attribute
banner_logo.
Using simple geometric shape like rectangle with background color fill will not work.
System will skip Airtable records
with empty cell values for selected banner logo column !
How to use - Colors:
System expects color values in HEX format with hash
sign like #FFFFFF for both replacement and original values - remember to
use #.
Colors defined as RGB values rgb(0,0,0) or as text value like
gray will be ignored.
System prioritizes replacement hex
color value from Airtable record over manually defined color value. Only if Airtable
record has empty value for selected color - it will use manually inputted value in
form(it's like fallback value). If there is no replacement value at all - color
will not be replaced.
How to use - Text replacements:
In any text string you wish to replace you have to
insert placeholder in text like this: "Welcome to {{customText1}}".
System will replace ANY instance of {{customText1}} .... {{customText6}}
with provided input - after processing
"Welcome to {{customText1}}" it will look like this:
"Welcome to future".
If you define placeholder but no
replacement value - placeholder will be replaced with empty space.
Example template:
Example SVG template file using all features can be
downloaded here.
Upload svg files if there is no saved
templates.
If template files are already saved on
server - select one or more instead.
Required - provide banner title
field.
Select one of views in Airtable as list
for generating banners.
Please select column name containing link to banner
logo from possible logo types.
If you want to map hex color value from template with value from
Airtable, select
item from AirTable Field dropdown. Empty replacement value means given
color
won't be replaced.
To select specific color for replacement - click on input next to
airtable field
selector.
If you select and Airtable field for given placeholder, text in text definition {placeholder} will be ignored.