Form:Opportunity: Difference between revisions

From MoHA Wiki
No edit summary
No edit summary
Line 19: Line 19:
</div>
</div>
<p>'''Opportunity link: '''</p>
<p>'''Opportunity link: '''</p>
{{{field|Opportunity link|input type=regexp|regexp=/^(?:http(s)?:\/\/)?[\w.-]+(?:\.[\w\.-]+)+[\w\-\._~:/?#[\]@!\$&'\(\)\*\+,;=.]+$/gm|class=form-control}}}
{{{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!|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 21:47, November 14, 2022