Plan Description
Can you include a description of the plan on the hosted signup page? For example, I'd like to display what is included with the plan (i.e. up to 10 users and 150 hours of professional services).
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Drew Songer on 27 Oct, 2015 02:19 PM
Hi Ted,
When customer selects a paid plan the stock description, "Your first bill will occur on 'month' 'date' in the amount of 'currency' 'number amount'. We will then charge your account 'monthly, annually, etc.' ", will populate underneath the Plan Selection drop down.
You can also use custom HTML and CSS to add any content you would like to that page.
Some customers have used pseudo-elements to add things here and there, e.g.
.planSelection::after { content: "This shows up after the Plan Selection dropdown "; }
Drew Songer closed this discussion on 21 Jan, 2016 06:34 PM.