Can someone tell me if the following functionality is possible with EE tags or if it will require Javascript or PHP.
Explanation:
I would like to create a form on a webpage that allows a user to enter their name.
• When the user clicks submit, their name appears in a live numbered list on the page where the entry form field resides (or, a different specified page).
or,
• when a user registers for the site and selects a check box, their name is automatically added to the numbered live list (on a specific page).
With either of the above possibilities, the goal is to be able to manage the “live” list and users through EE admin.
I’m in the process of learning EE, hacking through the KB with a basic Core practice site. But, I don’t foresee my light bulb moment coming soon enough to get me past this feature in the near future .. and, will be looking for dev assistance after I purchase EE, if this functionality will require advanced programming.
Thanks