Form:Opportunity: Difference between revisions

From MoHA Wiki
No edit summary
No edit summary
Line 20: Line 20:
<p>'''Opportunity link: '''</p>
<p>'''Opportunity link: '''</p>
{{{field|Opportunity link|input type=regexp
{{{field|Opportunity link|input type=regexp
   |regexp=^http(s)?:\/\/(www\.)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$|message=The value should be a valid URL!|mandatory}}}
   |regexp=^http(s)?:\/\/(www\.)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$|message=The value should be a valid URL!|class=form-control}}}
<p>'''Opportunity link text: '''</p>
<p>'''Opportunity link text: '''</p>
{{{field|Opportunity link text|input type=text|class=form-control}}}
{{{field|Opportunity link text|input type=text|class=form-control}}}

Revision as of 22:08, November 14, 2022