Extra input form options
-
Hello developers,
I’m having a difficult time understanding how the javascript produces the activity form. I have a good understanding of HTML/CSS, and know very minimal basics about javascript and PHP.
If you will take a look at this example of what I’m trying to do:
https://imgur.com/lv3eC2bBasically I want it to allow me to include at most two additional URLs, labeled “+URL” and “+Files” in the diagram. However only specific top-level domains are allowed to be entered. If they aren’t then it doesn’t allow the information to be posted.
I’m looking through the javascript file and I see the scripts for how the plugin handles adding photos, videos, and URLs. I’m hoping I could just copy-paste some of these, change some values, and add a URL validation function.
Any assistance is much appreciated ??
- The topic ‘Extra input form options’ is closed to new replies.