I am making a certificates that is alleged to autogenerate and includes the necessity for a number of dynamic fields. I’ve every thing else completed however I’ve issue making an attempt to create 3 dynamic fields. These are:
-
The final 4 digits of an SSN
-
The date the course/examination was accomplished (examination/course completion date
is similar date) -
A novel certificates quantity (generated primarily based on examination/course
completion date and particular programs’ titles)
Concerning discovering a strategy to make customers enter their SSN:
I am utilizing LearnDash as my LMS and the one knowledge {that a} consumer can enter when creating their account for buy is their full identify, username, electronic mail, and password. I want a brand new subject to be there to allow them to enter their SSN (not natively attainable in LearnDash).
Concerning certificates quantity:
The one answer I am conscious of is utilizing an Superior Customized Fields plugin with a purpose to create new fields, after which utilizing Code Snippets Plugin to collect the info from the customers’ examination completion date. From there, I will must by some means create a customized subject for the certificates builder (there isn’t any subject for this in LearnDash).
How would I have the ability to do all these items? Assist is way appreciated.