A.
Setup a Member Variable
To do this go to member variables page (/admin/membervariables) and add a member variable for the about me section
Add it to a Page
Inside of an editable WYSIWYG section of a page add the code
~var#
~ where you want the content to appear. Be sure to get the correct code where # is replaced with the number of the member variable. You can get the correct code either from the member variables page or from "View/Info" -> "Dynamic Info (~~)" in the page editor.
Test it Out
Go to the members page (/admin/members) and
login as a member. Go to their profile (/admin/profile) and enter a value for their about me section. Then view the member's page where you added the member variable ~~ code and you will see the content there.

A. You can add input fields for members to add a value on the resource page. For example, if you are promoting a program you can easily add ~~ code below text or a video you make and then the ~~ is replaced with a form for a member to put their username for the program being promoted.
Tilde Codes to Use
~membervar#form~ |
Complete form with save button |
~membervar#input~ |
An individual form field. Used when adding multiple inputs. You need to add a button with type="submit" to save the changes. |
NOTE: Replace # with variable id
Examples
~membervar1form~
A Complete Form
~membervar1input~
~membervar2input~
~membervar3input~
~membervar4input~
~membervar5input~
Multiple Individual Fields
In this example you could use the code below to put a save button
<button type="submit">Save</button>

A. You can send a specific message/download/link based off a survey taker giving a specific answer to a question. If you setup multiple of these they are grouped together and sent in the same email. This works for questions that have multiple selection options (like radio buttons, checkboxes and drop downs).
Instructions to Setup the Email
Go to Edit the Survey
Login to your members area and go to the Surveys page (/admin/surveys). Click the edit link next to the survey.
Add an Email Message to an Answer

Click edit link next to the question in the survey that has the answer you want the email based off of.
Click the edit icon next to the answer.

In the edit answer popup enter the message you want sent in the "Optional Email Message" section and click save changes
Setup the Message

To setup the message used by all the answers in this survey (the template/frame) click the "Advanced Features" link at the bottom of the page.

Click load default for Specific Answer Email Message (Email) then enter subject of the email and click save changes

A. Yes, it will still pick up the variables within your software.
The piggy back domain is an additional domain added to your current software and will utilize features and aspects of your current software.
