Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Custom Fields allow Organizers to gather information from their Members as they register for their Space, purchase items, and more.  Custom fields can be created in three different places:

UI Steps
sizesmall


UI Step

Post Settings

Fields can be added in the settings for each Post Type, which will then be used for all Posts of that type.


UI Step

Post Dashboard

Fields can be added to a single Post. These will appear only in the checkout for that one item.


UI Step

Member Dashboard

You can assign custom fields to Members which will then be collected during registration an will optionally become part of their profile.


The following field types are currently available:

Layout


Layout row


Layout column
BreakpointXL
Width04


Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classconfluenceTable borderless fieldtable
enableHighlightingfalse

Image Removed

Checkbox
Select yes or not to a question.

Image Removed

Color
Choose a custom color.


Image Added

Text
A single-line of text.

Image Added

Memo
A multi-line text input.

Image Added

Email
Text that must be formatted like an email.

Image Added

Phone
A phone number.

Image Added

Website
A single line of text formatted like a website.

Image Added

Image RemovedImage Removed

Currency
Input a currency, rounded to the nearest penny.

Image Removed

Date
Select a date with a dropdown.

Image Added

Decimal
A number with two digits after the zero.
Image Removed

Image Added

Dropdown
Select from a list of pre-determined options.

Image Removed

Email
Text that must be formatted like an email.

Image Removed

Instructions
Provide instructions for filling out a form.

Image Removed

Memo
A multi-line text input.

Image Removed

Number
A numeric input with no decimals.

Image Removed

Percentage
A numeric input that includes a percentage sign.

Image Removed

Phone
A phone number.

Image Removed

Radio
Percentage
A numeric input that includes a percentage sign.

Image Added

Number
A numeric input with no decimals.




Layout column
BreakpointXL
Width04


Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classconfluenceTable borderless fieldtable
enableHighlightingfalse


Image Added

Choice
Select one from a selection of options.

Image Removed

Section
A heading and optional instructions to break-apart a long form.

Image Added

Checkbox
Select yes or no to a single question.

Image Added

Checklist
Select yes or no to a series of questions.

Image Added

Listbox
A scrollable list of options.

Image Added

Toggle
Turn an option on or off.

Image Added

Dropdown
Select from a list of pre-determined options.

Image Added

Image Removed

Slider
Select from a collection of options arranged horizontally.

Image Removed

Tag
Input one or more category tags.

Image Removed

Text
A single-line of text.




Layout column
BreakpointXL
Width04


Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classconfluenceTable borderless fieldtable
enableHighlightingfalse


Image Added

Color
Choose a custom color.

Image Added

Date
Select a date with a dropdown.

Image Added

Image Removed

Time
Select a time from a dropdown.
Image Removed

Image Added

Toggle
Turn an option on or off.Image Removed
Tag
Input one or more category tags.

Image Added

Rating
Select a star rating.

Image Added

Upload
Upload a file.

Image Added

Section
A heading and optional instructions to break-apart a long form.

Image Added

Instructions
Provide instructions for filling out a form.

Image Modified

Website
A single line of text formatted like a website
Break
Create a partition.






Most Custom Field Types can be marked as Required, which will ensure that a value is included in the field when it is submitted.

Profile Fields

Any fields created in the Member Settings dialog can be

Nextsteps


HTML
<style>
table.confluenceTable.fieldtable .confluenceTd
{
padding-right: 0 !important;
padding-bottom: 0 !important;
}

table.confluenceTable.fieldtable .confluenceTd:last-child
{
padding-top: 8px !important;
padding-bottom: 8px !important;
}

table.confluenceTable.fieldtable .confluenceTd:first-child
{
width: 35px !important;
min-width: 35px !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
table.confluenceTable.fieldtable .confluenceTd:first-child img
{
padding-top: 8px !important;
width: 35px !important;
min-width: 50px35px !important;
}

table.confluenceTable.fieldtable .confluenceTd .confluence-embedded-image
{
cursor: default !important;
}
</style>



Panel
titleRelated

Forms

Members