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


Text
A single-line of text.

Memo
A multi-line text input.

Email
Text that must be formatted like an email.

Phone
A phone number.

Website
A single line of text formatted like a website.

Currency
Input a currency, rounded to the nearest penny.

Decimal
A number with two digits after the zero.

Percentage
A numeric input that includes a percentage sign.

Number
A numeric input with no decimals.




Layout column
BreakpointXL
Width04


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


Choice
Select one from a selection of options.

Checkbox
Select yes or no to a single question.

Checklist
Select yes or no to a series of questions.

Listbox
A scrollable list of options.

Toggle
Turn an option on or off.

Dropdown
Select from a list of pre-determined options.

Slider
Select from a collection of options arranged horizontally.




Layout column
BreakpointXL
Width04


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


Color
Choose a custom color.

Date
Select a date with a dropdown.

Time
Select a time from a dropdown.

Tag
Input one or more category tags.

Rating
Select a star rating.

Upload
Upload a file.

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

Instructions
Provide instructions for filling out a form.

Separator
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

Profile Fields are associated with each of your Members and can be edited by an Organizer, edited by a Member during registration, or edited by a Member in their Profile.  You can create a Profile Field using the Fields Settings dialog in your Members Dashboard.

Membership Fields

Membership Fields are tied directly to one of your Memberships and will be submitted by any Member who is registering for that Membership.

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: 35px !important;
}

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



Panel
titleRelated

Forms

Members